forked from FoundKeyGang/FoundKey
chore(client): tweak style
This commit is contained in:
parent
b454142083
commit
b2d9b059b6
1 changed files with 1 additions and 1 deletions
|
@ -388,7 +388,7 @@ definePageMetadata({
|
|||
.root {
|
||||
> .selects {
|
||||
display: flex;
|
||||
gap: var(--margin);
|
||||
gap: 1.5em var(--margin);
|
||||
flex-wrap: wrap;
|
||||
|
||||
> .select {
|
||||
|
|
Loading…
Reference in a new issue