@@ -418,3 +418,6 @@
.ant-alert-message, .ant-card-head{
color: #000000!important;
}
+.ant-input-number-disabled,.ant-input-disabled,.ant-select-disabled .ant-select-selection,.ant-input[disabled]{
+ background-color: #F8F8F8!important;
+}