mirror of https://github.com/openspug/spug
fix issues
parent
a67798956d
commit
2f82d62e42
|
@ -96,12 +96,11 @@
|
||||||
padding: 8px 0;
|
padding: 8px 0;
|
||||||
|
|
||||||
:global(.ant-checkbox-group) {
|
:global(.ant-checkbox-group) {
|
||||||
display: block;
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
:global(.ant-checkbox-wrapper) {
|
:global(.ant-checkbox-wrapper) {
|
||||||
display: block;
|
|
||||||
height: 30px;
|
height: 30px;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in New Issue