From 617a2c52a3322bc88522f86bbc6519a792065879 Mon Sep 17 00:00:00 2001 From: enzo Date: Mon, 20 Jul 2026 08:25:30 -0400 Subject: [PATCH] Hide Top and Bottom buttons on mobile if loading --- src/lib/components/chat/ChatWindow.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/chat/ChatWindow.svelte b/src/lib/components/chat/ChatWindow.svelte index 48ea92b96d0..6497ba9a3bd 100644 --- a/src/lib/components/chat/ChatWindow.svelte +++ b/src/lib/components/chat/ChatWindow.svelte @@ -690,13 +690,13 @@ chatScroll.scrollToPreviousMessage()} /> chatScroll.scrollToBottom()} />