Timothy Jaeryang Baek hai 3 meses
pai
achega
451465151e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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'
 									($i18n.language === 'dg-DG'
 										? `/doge.png`
 										? `/doge.png`
 										: `${WEBUI_BASE_URL}/static/favicon.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"
 								alt="logo"
 								draggable="false"
 								draggable="false"
 							/>
 							/>