forked from github/dataease
Merge pull request #1632 from dataease/pr@dev@style_switch_theme_style
style: 主题切换样式
This commit is contained in:
commit
fc84c994f2
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user