浏览代码

样式修改

lilei 3 年之前
父节点
当前提交
b0024dccae
共有 1 个文件被更改,包括 3 次插入0 次删除
  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;
+}