浏览代码

fix(select) #375 (#377)

Co-authored-by: summer <[email protected]>
SummerStream 3 年之前
父节点
当前提交
02b1598bbe
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/semi-foundation/select/select.scss

+ 1 - 1
packages/semi-foundation/select/select.scss

@@ -1,7 +1,7 @@
 //@import '../theme/variables.scss';
 //@import '../theme/variables.scss';
+@import './option.scss';
 @import './variables.scss';
 @import './variables.scss';
 @import './mixin.scss';
 @import './mixin.scss';
-@import './option.scss';
 
 
 $module: #{$prefix}-select;
 $module: #{$prefix}-select;
 $single: #{$module}-single;
 $single: #{$module}-single;