Эх сурвалжийг харах

Select: fix arrow align in FireFox (#11427)

杨奕 7 жил өмнө
parent
commit
203744a686

+ 0 - 1
packages/theme-chalk/src/select.scss

@@ -33,7 +33,6 @@
       font-size: $--select-input-font-size;
       transition: transform .3s;
       transform: rotateZ(180deg);
-      line-height: 16px;
       cursor: pointer;
 
       @include when(reverse) {