Преглед изворни кода

[Style 0000] 多选框禁用样式调整

ruienger пре 3 дана
родитељ
комит
55f43c4b89
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      src/design/ant/index.less

+ 3 - 0
src/design/ant/index.less

@@ -65,6 +65,9 @@
   border-top: 0 !important;
   border-left: 0 !important;
 }
+.@{ventSpace}-checkbox-wrapper-disabled .@{ventSpace}-checkbox-disabled .@{ventSpace}-checkbox-inner {
+  background-color: #afafaf;
+}
 
 @{ventSpace}-input {
   background-color: transparent !important;