mirror of
https://github.com/chenasraf/nextcloud-forum.git
synced 2026-05-17 17:28:02 +00:00
fix(ui): spacing between sections in admin settings
This commit is contained in:
@@ -281,6 +281,10 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
.settings-form {
|
||||
.form-section {
|
||||
margin-bottom: 32px;
|
||||
}
|
||||
|
||||
.form-group {
|
||||
margin-bottom: 24px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user