fix: 多选样式

This commit is contained in:
wanganmao
2022-10-20 10:24:40 +08:00
parent 6efe389873
commit c63a1f1121

View File

@@ -208,6 +208,10 @@
border-color: #fff !important;
}
.q-content-top .ant-checkbox-inner {
border-color: #fff !important;
}
.q-content-top p {
color: #fff !important;
}