Explorar el Código

Select: remove redundant style (#12120)

hetech hace 7 años
padre
commit
5c9eb37549
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      packages/theme-chalk/src/option.scss

+ 0 - 4
packages/theme-chalk/src/option.scss

@@ -32,9 +32,5 @@
       color: $--select-option-selected;
       font-weight: bold;
     }
-
-    & span {
-      line-height: 34px !important;
-    }
   }
 }