From 7cfcf9b21daecb85308722bc8347a7e2d437ad96 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Tue, 8 Jul 2025 12:35:35 +0400 Subject: [PATCH] refac: styling --- src/lib/components/notes/NoteEditor/Chat.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/notes/NoteEditor/Chat.svelte b/src/lib/components/notes/NoteEditor/Chat.svelte index 7e88f98b7b..7e20fca297 100644 --- a/src/lib/components/notes/NoteEditor/Chat.svelte +++ b/src/lib/components/notes/NoteEditor/Chat.svelte @@ -343,7 +343,7 @@ Based on the user's instruction, update and enhance the existing notes by incorp onSubmit={submitHandler} onStop={stopHandler} > -
+