From 6a75620fcb1cd9e2559fc56c0d398dbe0826ad80 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Tue, 9 Dec 2025 21:53:34 -0500 Subject: [PATCH] refac: styling --- src/lib/components/chat/MessageInput.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/chat/MessageInput.svelte b/src/lib/components/chat/MessageInput.svelte index 1982d70549..27fc68d593 100644 --- a/src/lib/components/chat/MessageInput.svelte +++ b/src/lib/components/chat/MessageInput.svelte @@ -1237,8 +1237,8 @@ id="chat-input-container" > {#if prompt.split('\n').length > 2} -
-
+
+