This commit is contained in:
Timothy Jaeryang Baek 2025-04-12 19:31:02 -07:00
parent 85ef912f6a
commit 451465151e

View File

@ -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"
/> />