From 602bb554344f565f0eb1ec9a451306f3d75d0b13 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Mon, 9 Jun 2025 01:45:41 +0400 Subject: [PATCH] refac: styling --- src/lib/components/chat/ChatPlaceholder.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/chat/ChatPlaceholder.svelte b/src/lib/components/chat/ChatPlaceholder.svelte index c2a44ee9c..ee39149e8 100644 --- a/src/lib/components/chat/ChatPlaceholder.svelte +++ b/src/lib/components/chat/ChatPlaceholder.svelte @@ -69,10 +69,10 @@ {#if $temporaryChatEnabled} -
+
{$i18n.t('Temporary Chat')}