From f58ae6bd175a167f056c8bc3af1aa9450568d552 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Mon, 3 Feb 2025 22:11:01 -0800 Subject: [PATCH] refac: styling --- src/lib/components/channel/MessageInput.svelte | 4 ++-- src/lib/components/chat/MessageInput.svelte | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/lib/components/channel/MessageInput.svelte b/src/lib/components/channel/MessageInput.svelte index e12557961..a48d386ee 100644 --- a/src/lib/components/channel/MessageInput.svelte +++ b/src/lib/components/channel/MessageInput.svelte @@ -455,7 +455,7 @@
-
+
{#if $settings?.richTextInput ?? true}
{ @@ -1075,7 +1075,7 @@ {/if}
-
+