From 8bbda9224d5f799537ce096ca28643399e061b73 Mon Sep 17 00:00:00 2001 From: liujiangyong Date: Thu, 11 Jan 2024 11:34:50 +0800 Subject: [PATCH] =?UTF-8?q?(*)=20=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/client/src/sections/bigScreen/components/index.less | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/client/src/sections/bigScreen/components/index.less b/web/client/src/sections/bigScreen/components/index.less index 070b4bc..dd9f135 100644 --- a/web/client/src/sections/bigScreen/components/index.less +++ b/web/client/src/sections/bigScreen/components/index.less @@ -31,19 +31,19 @@ } .pump-title-select-popup { - background-color: #042553; + background-color: #042553 !important; color: #fff; .ant-select-item-option { - color: #fff; + color: #fff !important; } .ant-select-item-option-selected { - background-color: #2b78e4; + background-color: #2b78e4 !important; } .ant-select-item-option-active { - background-color: #1c56a7; + background-color: #1c56a7 !important; } .ant-empty-description {