Timothy Jaeryang Baek 3 months ago
parent
commit
451465151e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/components/chat/ChatPlaceholder.svelte

+ 1 - 1
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"
 							/>