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:
Jérôme Herbinet 2023-04-19 13:27:45 +02:00 committed by GitHub
parent 9db33055b2
commit 996a0e6d17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,6 +125,11 @@ export default {
display: flex;
flex-direction: column;
h3 {
font-weight: bold;
margin-bottom: 0;
}
label {
padding: 12px 0;
}