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