tweak: add collapse marginBottom (#3068)

This commit is contained in:
Allen 2021-11-26 15:19:31 +08:00 committed by GitHub
parent 65812e7468
commit f8c9975659
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,7 @@
}
fieldset.#{$ns}Collapse {
margin-bottom: var(--Form-item-gap);
> legend {
font-weight: var(--fontWeightNormal);
padding: var(--gap-xs) 0;