🐛 修复黑夜模式下el-switch内联样式

This commit is contained in:
sc 2021-11-16 14:48:06 +08:00
parent 9c09553b9b
commit aac5817b0b
1 changed files with 3 additions and 1 deletions

View File

@ -216,7 +216,9 @@
.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;}