From 2659b186df4c2e38f9731fd63f25af02863af6e6 Mon Sep 17 00:00:00 2001 From: zhoulingpo Date: Wed, 2 Aug 2023 13:46:03 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=E4=BF=AE?= =?UTF-8?q?=E6=94=B9tab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/public/color.less | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jero-web/public/color.less b/jero-web/public/color.less index 20c86f4c..17934091 100644 --- a/jero-web/public/color.less +++ b/jero-web/public/color.less @@ -2176,7 +2176,9 @@ this.tinycolor = tinycolor; color: rgba(0, 0, 0, 0.45); } .layout .header { - background-color: @primary-color !important; + //background-color: @primary-color !important; + background-color: #fff !important; + } i.trigger:hover { background: rgba(0, 0, 0, 0.025);