From 30521bcac7aaf1df60406cb57a5a75e89f337afd Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Tue, 8 Jul 2025 00:07:50 +0400 Subject: [PATCH] refac: styling --- .../components/channel/MessageInput.svelte | 2 +- .../notes/NoteEditor/Chat/Message.svelte | 1 + src/lib/components/notes/NotePanel.svelte | 36 ++++++++++++++++--- src/routes/(app)/notes/[id]/+page.svelte | 4 ++- 4 files changed, 36 insertions(+), 7 deletions(-) diff --git a/src/lib/components/channel/MessageInput.svelte b/src/lib/components/channel/MessageInput.svelte index 26d0cadb7d..65cc77449b 100644 --- a/src/lib/components/channel/MessageInput.svelte +++ b/src/lib/components/channel/MessageInput.svelte @@ -554,7 +554,7 @@
-
+
{#if acceptFiles} {:else if message?.edit === true}