Explorar el Código

Select: fix arrow align in FireFox (#11427)

杨奕 hace 7 años
padre
commit
203744a686
Se han modificado 1 ficheros con 0 adiciones y 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) {