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