From d62773b05fe3be4bb961d7029ec886261f70b996 Mon Sep 17 00:00:00 2001 From: Gagan Suie Date: Mon, 17 Jul 2023 23:54:04 -0500 Subject: [PATCH] Fix: thumbnail layout --- src/lib/assets/icons/chat/IconChatScreenshot.svelte | 2 +- src/lib/components/Channel/Chat/DrawerEditChannel.svelte | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/lib/assets/icons/chat/IconChatScreenshot.svelte b/src/lib/assets/icons/chat/IconChatScreenshot.svelte index 635d6fd2..cb43add4 100644 --- a/src/lib/assets/icons/chat/IconChatScreenshot.svelte +++ b/src/lib/assets/icons/chat/IconChatScreenshot.svelte @@ -4,7 +4,7 @@ viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" - class="w-6 h-6"> + class="w-8 h-8"> {:else} - +
+ + Thumbnail +
{/if}