lilei hace 3 años
padre
commit
a919d1a978
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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;
 }