mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Improvement of the theme selection UI
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
This commit is contained in:
parent
9db33055b2
commit
996a0e6d17
1 changed files with 5 additions and 0 deletions
|
|
@ -125,6 +125,11 @@ export default {
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
h3 {
|
||||
font-weight: bold;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
label {
|
||||
padding: 12px 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue