Explorar o código

Select: fix arrow align in FireFox (#11427)

杨奕 %!s(int64=7) %!d(string=hai) anos
pai
achega
203744a686
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/theme-chalk/src/select.scss

+ 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) {