fix(checkbox-group): sync theme-saas (#3156)

This commit is contained in:
申君健 2025-03-18 19:47:29 -07:00 committed by GitHub
parent e38973cedf
commit 24c61207ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@
.@{checkbox-group-prefix-cls} {
@apply flex;
@apply flex-wrap;
@apply gap-y-2;
&.is-vertical {
@apply inline-block;