Skip to content

Commit ebb8204

Browse files
committed
fix: 规范颜色
1 parent ebdaed2 commit ebb8204

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/theme-chalk/src/switch-enhance.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
}
4141

4242
&:not(.is-checked) .el-switch__core {
43-
background-color: #bbb;
44-
border-color: #bbb;
43+
background-color: #A7A8AD;
44+
border-color: #A7A8AD;
4545
}
4646
}
4747
}

0 commit comments

Comments
 (0)