소스 검색

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