mirror of https://github.com/ElemeFE/element
Select: remove redundant style (#12120)
parent
51877f6d65
commit
5c9eb37549
|
@ -32,9 +32,5 @@
|
||||||
color: $--select-option-selected;
|
color: $--select-option-selected;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
& span {
|
|
||||||
line-height: 34px !important;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue