From 5f1e412dc0927366c048821c00e01fbe0361bd02 Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Wed, 21 May 2025 17:29:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E5=AD=97=E6=8C=89=E9=92=AE=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/theme/common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style/theme/common.scss b/src/style/theme/common.scss index a69a6b7..dcea642 100644 --- a/src/style/theme/common.scss +++ b/src/style/theme/common.scss @@ -292,7 +292,7 @@ body { border: none !important; background: transparent !important; &:hover{ - opacity: 0.7; + color: #3388FF; } } .el-button--grey { -- 1.8.3.1