forked from opentiny/tiny-vue
fix(checkbox-group): sync theme-saas (#3156)
This commit is contained in:
parent
e38973cedf
commit
24c61207ff
|
|
@ -6,8 +6,6 @@
|
|||
|
||||
.@{checkbox-group-prefix-cls} {
|
||||
@apply flex;
|
||||
@apply flex-wrap;
|
||||
@apply gap-y-2;
|
||||
|
||||
&.is-vertical {
|
||||
@apply inline-block;
|
||||
|
|
|
|||
Loading…
Reference in New Issue