2023-11-8-dist

This commit is contained in:
X1627315083
2023-11-08 13:01:45 +08:00
parent 840a1aa82b
commit b596631b32
28 changed files with 88 additions and 51 deletions

View File

@@ -344,6 +344,12 @@ li {
width: 0.57142857rem;
height: 0.91428571rem;
}
.ant-checkbox {
font-size: 1.4rem;
}
.ant-checkbox-checked::after {
border: 1px solid rgba(0, 0, 0, 0.65);
}
.ant-select-multiple .ant-select-selection-search {
height: 100%;
}