This commit is contained in:
黎永顺 2024-09-27 09:19:55 +08:00
parent 854931db30
commit 6e9bb76ff2
1 changed files with 10 additions and 0 deletions

View File

@ -279,6 +279,16 @@
margin-bottom: 0 !important;
font-size: 12px !important;
}
.ant-checkbox-inner {
width: 14px;
height: 14px;
}
.ant-checkbox-inner:after {
width: 5px;
height: 8px;
}
}
}