From 6d31fc7875feb4288048859adaa7248797fb6822 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Wed, 9 Jul 2025 13:50:45 +0400 Subject: [PATCH] refac: styling --- .../components/common/RichTextInput/FormattingButtons.svelte | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lib/components/common/RichTextInput/FormattingButtons.svelte b/src/lib/components/common/RichTextInput/FormattingButtons.svelte index d2b27869e7..c1d16fec11 100644 --- a/src/lib/components/common/RichTextInput/FormattingButtons.svelte +++ b/src/lib/components/common/RichTextInput/FormattingButtons.svelte @@ -18,7 +18,9 @@ import Tooltip from '../Tooltip.svelte'; -
+