mirror of
https://github.com/open-webui/open-webui.git
synced 2026-04-27 02:58:33 -05:00
refac
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
className="w-full flex justify-start mb-0.5"
|
||||
placement="top"
|
||||
>
|
||||
<div class="flex items-center gap-2 text-gray-500 font-medium text-lg mt-2 w-fit">
|
||||
<div class="flex items-center gap-2 text-gray-500 text-lg mt-2 w-fit">
|
||||
<EyeSlash strokeWidth="2.5" className="size-5" />{$i18n.t('Temporary Chat')}
|
||||
</div>
|
||||
</Tooltip>
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
className="w-full flex justify-center mb-0.5"
|
||||
placement="top"
|
||||
>
|
||||
<div class="flex items-center gap-2 text-gray-500 font-medium text-base my-2 w-fit">
|
||||
<div class="flex items-center gap-2 text-gray-500 text-base my-2 w-fit">
|
||||
<EyeSlash strokeWidth="2.5" className="size-4" />{$i18n.t('Temporary Chat')}
|
||||
</div>
|
||||
</Tooltip>
|
||||
|
||||
Reference in New Issue
Block a user