mirror of
https://github.com/open-webui/open-webui
synced 2024-11-25 21:38:43 +00:00
refac: styling
This commit is contained in:
parent
e0c775f6e3
commit
ff22e2156d
@ -89,7 +89,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
{#key mounted}
|
{#key mounted}
|
||||||
<div class="m-auto w-full max-w-6xl px-2 xl:px-20 translate-y-2 text-center">
|
<div class="m-auto w-full max-w-6xl px-2 xl:px-20 translate-y-6 text-center">
|
||||||
{#if $temporaryChatEnabled}
|
{#if $temporaryChatEnabled}
|
||||||
<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."
|
||||||
|
Loading…
Reference in New Issue
Block a user