style: fieldset

This commit is contained in:
Lucas Larroche 2024-01-07 17:39:24 +07:00
parent 9ef89ec116
commit 7a2feabc12
10 changed files with 10 additions and 6 deletions

View file

@ -125,6 +125,7 @@
// Fieldset
fieldset {
width: 100%;
margin: 0;
margin-bottom: var(#{$css-var-prefix}spacing);
padding: 0;