浏览代码

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;
-    }
   }
 }