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>
pull/37817/head
Jérôme Herbinet 2 years ago committed by GitHub
parent 9db33055b2
commit 996a0e6d17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      apps/theming/src/components/ItemPreview.vue

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

Loading…
Cancel
Save