Browse Source

样式修改

lilei 3 năm trước cách đây
mục cha
commit
b0024dccae
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/components/index.less

+ 3 - 0
src/components/index.less

@@ -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;
+}