1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 16:56:00 +02:00

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 {