From 3ce5f51c2aff53d068a22b87faa4e8be40ee11cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Thu, 28 Apr 2022 17:01:33 +0200 Subject: Improve theming layout MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ --- apps/theming/src/UserThemes.vue | 5 ++++- apps/theming/src/components/ItemPreview.vue | 26 +++++++++++++++++++++----- 2 files changed, 25 insertions(+), 6 deletions(-) (limited to 'apps') diff --git a/apps/theming/src/UserThemes.vue b/apps/theming/src/UserThemes.vue index f78e63484d6..5128e2c6c8d 100644 --- a/apps/theming/src/UserThemes.vue +++ b/apps/theming/src/UserThemes.vue @@ -12,6 +12,9 @@ :unique="themes.length === 1" type="theme" @change="changeTheme" /> + + +
-