Styling: style themebuttons on mobile screen

This commit is contained in:
Pieter Vander Vennet 2023-05-25 10:46:21 +02:00
parent 5d8b422162
commit ab8af30934

View file

@ -82,7 +82,7 @@
</script>
{#if theme.id !== personal.id || $userDetails.csCount > Constants.userJourney.personalLayoutUnlock}
<SubtleLink href={ $href }>
<SubtleLink href={$href} options={{extraClasses: "w-full"}}>
<img slot="image" src={theme.icon} class="block h-11 w-11 bg-red mx-4" alt=""/>
<span class="flex flex-col text-ellipsis overflow-hidden">
<Tr t={title}/>