fix issues

pull/330/head
vapao 2021-04-01 12:31:20 +08:00
parent a67798956d
commit 2f82d62e42
1 changed files with 2 additions and 3 deletions

View File

@ -96,12 +96,11 @@
padding: 8px 0;
:global(.ant-checkbox-group) {
display: block;
display: flex;
flex-direction: column;
}
:global(.ant-checkbox-wrapper) {
display: block;
height: 30px;
line-height: 30px;
margin: 0;