chore(client): tweak style

This commit is contained in:
syuilo 2022-06-28 16:02:39 +09:00
parent 270e1212ac
commit ea3d391df9

View file

@ -388,7 +388,7 @@ definePageMetadata({
.root {
> .selects {
display: flex;
gap: var(--margin);
gap: 1.5em var(--margin);
flex-wrap: wrap;
> .select {