[frontend/components] Tweak settings layout

This commit is contained in:
Jeder 2024-10-24 22:10:59 +02:00 committed by Lilian
parent aec0ee6195
commit 369f51822a
No known key found for this signature in database

View file

@ -12,6 +12,13 @@
} }
} }
::deep {
h3 {
margin-top: 0.25rem;
font-size: 0.9rem;
}
}
.layout { .layout {
display: flex; display: flex;
flex-direction: row; flex-direction: row;