🐛 修复黑夜模式下el-switch内联样式
This commit is contained in:
parent
9c09553b9b
commit
aac5817b0b
|
@ -217,6 +217,8 @@
|
|||
.el-calendar {background: $--card-background;}
|
||||
.el-calendar__title {color: $--text-color;}
|
||||
|
||||
.el-switch__core .el-switch__inner .is-icon, .el-switch__core .el-switch__inner .is-text {color: #fff;}
|
||||
|
||||
.el-empty__image svg {
|
||||
#Rectangle-Copy {fill: #111;}
|
||||
#Rectangle-Copy-10 {fill: #555;}
|
||||
|
|
Loading…
Reference in New Issue