From ab8af30934222b00b8716e15ba8e7b508730db64 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Thu, 25 May 2023 10:46:21 +0200 Subject: [PATCH] Styling: style themebuttons on mobile screen --- UI/BigComponents/ThemeButton.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/BigComponents/ThemeButton.svelte b/UI/BigComponents/ThemeButton.svelte index 046b69d28..be4ef9ed3 100644 --- a/UI/BigComponents/ThemeButton.svelte +++ b/UI/BigComponents/ThemeButton.svelte @@ -82,7 +82,7 @@ {#if theme.id !== personal.id || $userDetails.csCount > Constants.userJourney.personalLayoutUnlock} - +