li.shaoyi 3 年 前
コミット
11abffa0de
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/assets/styles/mixin.less

+ 2 - 2
src/assets/styles/mixin.less

@@ -994,9 +994,9 @@
     .ant-select-selector {
         height    : 30px;
         padding   : 0 8px;
-        background: @m-grey21;
+        background: @m-grey21 !important;
         border    : 0;
-        color     : @m-white1;
+        color     : @m-white1 !important;
 
         .ant-select-selection-placeholder {
             color: @m-grey10;