chore(client): tweak style

This commit is contained in:
syuilo 2022-06-28 16:02:39 +09:00 committed by Johann150
parent b454142083
commit b2d9b059b6
Signed by untrusted user: Johann150
GPG key ID: 9EE6577A2A06F8F1

View file

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