From 2fa71241db65c960cf95aad8327d8ee8301a60d3 Mon Sep 17 00:00:00 2001 From: Jasder <2053003901@@qq.com> Date: Sun, 9 Aug 2020 23:24:12 +0800 Subject: [PATCH] =?UTF-8?q?FIX=20=E6=9B=B4=E6=94=B9header=E7=9A=84?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/tpm/TPMIndex.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/tpm/TPMIndex.css b/src/modules/tpm/TPMIndex.css index 1f40ed79..ea7c652b 100644 --- a/src/modules/tpm/TPMIndex.css +++ b/src/modules/tpm/TPMIndex.css @@ -24,7 +24,7 @@ body>.-task-title { } .newHeaders{ max-width: unset; - background: #fff !important; + background: #24292d; width: 100%; height:70px; min-width: 1200px; @@ -412,4 +412,4 @@ body>.-task-title { .progress-container { flex: 1 0 0; margin-left: 20px; -} \ No newline at end of file +}