From 2714a1bb6437c755de4dc257bff836a1234b2072 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sun, 1 Dec 2024 23:29:21 -0800 Subject: [PATCH] refac: styling --- src/lib/components/chat/MessageInput.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/components/chat/MessageInput.svelte b/src/lib/components/chat/MessageInput.svelte index 36dc5f0d1..a7762d4ea 100644 --- a/src/lib/components/chat/MessageInput.svelte +++ b/src/lib/components/chat/MessageInput.svelte @@ -271,7 +271,7 @@ {#if loaded}
-
+
{#if autoScroll === false && history?.currentId} @@ -547,7 +547,7 @@ {/if}
-
+