lilei 3 lat temu
rodzic
commit
a919d1a978
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      src/components/index.less

+ 4 - 0
src/components/index.less

@@ -420,4 +420,8 @@
 }
 .ant-input-number-disabled,.ant-input-disabled,.ant-select-disabled .ant-select-selection,.ant-input[disabled]{
   background-color: #F8F8F8!important;
+  color: #333!important;
+}
+.ant-cascader-picker-disabled .ant-cascader-picker-label{
+  color: #333!important;
 }