mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-04 04:08:34 +08:00
style: remove duplicate style (#16154)
* style: remove duplicate style * chore: format
This commit is contained in:
parent
9bf586fe2d
commit
54f11892a3
@ -46,9 +46,6 @@
|
||||
:root {
|
||||
color-scheme: light;
|
||||
|
||||
@include set-css-var-value('color-white', $color-white);
|
||||
@include set-css-var-value('color-black', $color-black);
|
||||
|
||||
// --el-color-#{$type}
|
||||
// --el-color-#{$type}-light-{$i}
|
||||
@each $type in (primary, success, warning, danger, error, info) {
|
||||
|
Loading…
Reference in New Issue
Block a user