From 73b33c3781c90dc5556b3bfe27153bda206fb97d Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sat, 19 Oct 2024 15:03:20 -0700 Subject: [PATCH] fix: rich text input width styling --- src/lib/components/common/RichTextInput.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/common/RichTextInput.svelte b/src/lib/components/common/RichTextInput.svelte index d4cd19d18..b4d91089d 100644 --- a/src/lib/components/common/RichTextInput.svelte +++ b/src/lib/components/common/RichTextInput.svelte @@ -424,4 +424,4 @@ }); -
+