From 7becaac8c141a2e6f6fb3499e40069256c36cb5f Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 12 Jan 2022 14:43:19 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=B8=BB=E9=A2=98=E5=88=87=E6=8D=A2?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/styles/index.scss | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/frontend/src/styles/index.scss b/frontend/src/styles/index.scss index e0da947fbb..93ff912679 100644 --- a/frontend/src/styles/index.scss +++ b/frontend/src/styles/index.scss @@ -534,14 +534,7 @@ div:focus { color: var(--Main) !important; } -/* .blackTheme .el-dialog { - background: var(--ContentBG) !important; - color: var(--TextPrimary) !important; -} - */ -.blackTheme .el-dialog__title { - color: #ffffff !important; -} + .blackTheme .title-text { color: var(--TextPrimary) !important; @@ -663,9 +656,7 @@ div:focus { background: #38393a !important; } -.blackTheme .el-message-box__content { - color: #F2F6FC; -} + .blackTheme .el-message-box__btns { .el-button--default:not(.el-button--primary) {