|
@@ -456,7 +456,7 @@
|
|
|
.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],input[readonly]{
|
|
|
+.ant-input-number-disabled,.ant-input-disabled,.ant-select-disabled .ant-select-selection,.ant-input[disabled],.ant-input-number input[readonly]{
|
|
|
background-color: #F8F8F8!important;
|
|
|
color: #333!important;
|
|
|
cursor: not-allowed;
|