Unverified 提交 fc84c994 authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw 提交者: GitHub

Merge pull request #1632 from dataease/pr@dev@style_switch_theme_style

style: 主题切换样式
...@@ -534,14 +534,7 @@ div:focus { ...@@ -534,14 +534,7 @@ div:focus {
color: var(--Main) !important; 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 { .blackTheme .title-text {
color: var(--TextPrimary) !important; color: var(--TextPrimary) !important;
...@@ -663,9 +656,7 @@ div:focus { ...@@ -663,9 +656,7 @@ div:focus {
background: #38393a !important; background: #38393a !important;
} }
.blackTheme .el-message-box__content {
color: #F2F6FC;
}
.blackTheme .el-message-box__btns { .blackTheme .el-message-box__btns {
.el-button--default:not(.el-button--primary) { .el-button--default:not(.el-button--primary) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论