mirror of https://github.com/ElemeFE/element
Select: fix arrow align in FireFox (#11427)
parent
1b7a032e97
commit
203744a686
|
@ -33,7 +33,6 @@
|
|||
font-size: $--select-input-font-size;
|
||||
transition: transform .3s;
|
||||
transform: rotateZ(180deg);
|
||||
line-height: 16px;
|
||||
cursor: pointer;
|
||||
|
||||
@include when(reverse) {
|
||||
|
|
Loading…
Reference in New Issue