chenrui 3 år sedan
förälder
incheckning
4d7e47f2eb
1 ändrade filer med 0 tillägg och 10 borttagningar
  1. 0 10
      src/components/index.less

+ 0 - 10
src/components/index.less

@@ -367,19 +367,9 @@
   input:disabled{
   input:disabled{
     opacity: 1!important;
     opacity: 1!important;
     color: #fff!important;
     color: #fff!important;
-    background: red!important;
     -webkit-text-fill-color: #fff!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{
 .sTable.fixPagination{
   >.ant-table-wrapper{
   >.ant-table-wrapper{
     height: 100%;
     height: 100%;