tangning il y a 1 an
Parent
commit
9623b36e4c
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      src/App.vue

+ 4 - 0
src/App.vue

@@ -32,4 +32,8 @@
     padding: 0;
   }
 }
+.ant-checkbox-disabled + span {
+  color: rgba(0, 0, 0, 0.85) !important;
+}
+
 </style>