From 451465151ec4a7fe21a1d415c9092978e17905fd Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sat, 12 Apr 2025 19:31:02 -0700 Subject: [PATCH] refac --- src/lib/components/chat/ChatPlaceholder.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/chat/ChatPlaceholder.svelte b/src/lib/components/chat/ChatPlaceholder.svelte index 4a07a82cc..c2a44ee9c 100644 --- a/src/lib/components/chat/ChatPlaceholder.svelte +++ b/src/lib/components/chat/ChatPlaceholder.svelte @@ -56,7 +56,7 @@ ($i18n.language === 'dg-DG' ? `/doge.png` : `${WEBUI_BASE_URL}/static/favicon.png`)} - class=" size-[2.7rem] rounded-full border-[1px] border-gray-200 dark:border-none" + class=" size-[2.7rem] rounded-full border-[1px] border-gray-100 dark:border-none" alt="logo" draggable="false" />