瀏覽代碼

bug修复

chenrui 3 年之前
父節點
當前提交
4d7e47f2eb
共有 1 個文件被更改,包括 0 次插入10 次删除
  1. 0 10
      src/components/index.less

+ 0 - 10
src/components/index.less

@@ -367,19 +367,9 @@
   input:disabled{
     opacity: 1!important;
     color: #fff!important;
-    background: red!important;
     -webkit-text-fill-color: #fff!important;
   }
-  .ant-checkbox-input[disabled]{
-    background: red!important;
-  }
 }
-input:disabled{
-    opacity: 1!important;
-    color: #fff!important;
-    background: red!important;
-    -webkit-text-fill-color: #fff!important;
-  }
 .sTable.fixPagination{
   >.ant-table-wrapper{
     height: 100%;