From abf9f1ae089ed1849b8475a0135bb391f5bd00cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?tony=E6=98=9F?= <7762581+tony_tong_xin@user.noreply.gitee.com> Date: Wed, 25 May 2022 09:42:27 +0000 Subject: [PATCH] =?UTF-8?q?update=20src/theme/dark.scss.=20dark=20loading?= =?UTF-8?q?=E9=81=AE=E7=BD=A9=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/theme/dark.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/theme/dark.scss b/src/theme/dark.scss index ce9e755..cf7c992 100644 --- a/src/theme/dark.scss +++ b/src/theme/dark.scss @@ -55,6 +55,7 @@ --el-fill-color-blank: var(--next-color-disabled) !important; --el-fill-color-light: var(--next-color-hover-rgba) !important; --el-bg-color-overlay: var(--el-color-primary-light-9) !important; + --el-mask-color:rgb(42 42 42 / 80%); // button .el-button {