mirror of
https://github.com/open-webui/open-webui
synced 2025-05-23 06:14:25 +00:00
refac: styling
This commit is contained in:
parent
ecd6a135cd
commit
a0a79fbc5b
@ -94,7 +94,7 @@
|
|||||||
<Tooltip
|
<Tooltip
|
||||||
content="This chat won't appear in history and your messages will not be saved."
|
content="This chat won't appear in history and your messages will not be saved."
|
||||||
className="w-full flex justify-center mb-0.5"
|
className="w-full flex justify-center mb-0.5"
|
||||||
placement="top-start"
|
placement="top"
|
||||||
>
|
>
|
||||||
<div class="flex items-center gap-2 text-gray-500 font-medium text-lg my-2 w-fit">
|
<div class="flex items-center gap-2 text-gray-500 font-medium text-lg my-2 w-fit">
|
||||||
<EyeSlash strokeWidth="2.5" className="size-5" /> Temporary Chat
|
<EyeSlash strokeWidth="2.5" className="size-5" /> Temporary Chat
|
||||||
|
Loading…
Reference in New Issue
Block a user