ソースを参照

Select: remove redundant style (#12120)

hetech 7 年 前
コミット
5c9eb37549
1 ファイル変更0 行追加4 行削除
  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;
-    }
   }
 }