Fix styles
This commit is contained in:
parent
1fd5cde10f
commit
19217fd1e0
2 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
& form,
|
||||
& > div:last-child {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: var(--sp-tight);
|
||||
}
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
& form,
|
||||
& > div:last-child {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: var(--sp-tight);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue