From a6920c1a0482f5da05c06e0662264a77ce1143ed Mon Sep 17 00:00:00 2001 From: "sylor_huang@126.com" Date: Sun, 28 Jun 2020 15:39:43 +0800 Subject: [PATCH] in small screen ,background_color has three --- src/modules/tpm/TPMIndex.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/tpm/TPMIndex.css b/src/modules/tpm/TPMIndex.css index 1f40ed79..dde8c34c 100644 --- a/src/modules/tpm/TPMIndex.css +++ b/src/modules/tpm/TPMIndex.css @@ -96,7 +96,7 @@ body>.-task-title { } .newContainer { - background: #EAEBEC !important; + background: #fafafa !important; } .ant-modal-title {