style: 主题切换样式

This commit is contained in:
fit2cloud-chenyw 2022-01-12 14:43:19 +08:00
parent cc776a428a
commit 7becaac8c1

View File

@ -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) {