mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
chore: improve form section group styling
This commit is contained in:
@@ -4,6 +4,10 @@
|
|||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.FormSectionGroup:not(:first-child) {
|
||||||
|
margin-top: 1.2rem;
|
||||||
|
}
|
||||||
|
|
||||||
.FormSection {
|
.FormSection {
|
||||||
--gap: 24px;
|
--gap: 24px;
|
||||||
display: inline-grid;
|
display: inline-grid;
|
||||||
|
Reference in New Issue
Block a user