li.shaoyi 3 năm trước cách đây
mục cha
commit
11abffa0de
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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;