Browse Source

Select: remove redundant style (#12120)

hetech 7 years ago
parent
commit
5c9eb37549
1 changed files with 0 additions and 4 deletions
  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;
       color: $--select-option-selected;
       font-weight: bold;
       font-weight: bold;
     }
     }
-
-    & span {
-      line-height: 34px !important;
-    }
   }
   }
 }
 }