Sfoglia il codice sorgente

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

ruienger 1 settimana fa
parent
commit
55f43c4b89
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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;