From 64dd620c634554bb42a40f679fbc0586ca0992d9 Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Mon, 8 Sep 2025 14:29:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/theme/white.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/styles/theme/white.scss b/src/styles/theme/white.scss index 357e1eb..dce1132 100644 --- a/src/styles/theme/white.scss +++ b/src/styles/theme/white.scss @@ -45,7 +45,7 @@ } .el-dropdown { - // color: #fff; + color: #fff; } .avue-logo_title { @@ -144,4 +144,5 @@ display: block !important; margin-top: -5px; } + }