mirror of
https://github.com/nextcloud/server.git
synced 2026-04-23 15:21:00 -04:00
fix(core): setup fieldset spacing
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
parent
0179cb4d8d
commit
2eea322594
1 changed files with 2 additions and 2 deletions
|
|
@ -417,8 +417,8 @@ form {
|
|||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
> fieldset,
|
||||
> details {
|
||||
fieldset,
|
||||
details {
|
||||
margin-block: 1rem;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue