From cda6b5ad1717f1c571035b57ed58b82003f5d8cb Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Wed, 5 Feb 2025 01:07:38 -0800 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 dc2fe32e7..41ff0b64b 100644 --- a/src/lib/components/chat/MessageInput.svelte +++ b/src/lib/components/chat/MessageInput.svelte @@ -680,7 +680,7 @@
{#if $settings?.richTextInput ?? true}
{