chore: form styles
This commit is contained in:
parent
09c4a274bf
commit
7c7617f520
4 changed files with 10 additions and 3 deletions
|
@ -2,6 +2,7 @@
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
gap: var(--sizing-md);
|
||||
|
||||
|
|
Reference in a new issue