mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac
This commit is contained in:
parent
512345f40e
commit
b78354100f
@ -2012,7 +2012,7 @@
|
|||||||
id="chat-container"
|
id="chat-container"
|
||||||
>
|
>
|
||||||
{#if !loading}
|
{#if !loading}
|
||||||
<div in:fade={{ duration: 100 }} class="w-full h-full flex flex-col">
|
<div in:fade={{ duration: 50 }} class="w-full h-full flex flex-col">
|
||||||
{#if $settings?.backgroundImageUrl ?? null}
|
{#if $settings?.backgroundImageUrl ?? null}
|
||||||
<div
|
<div
|
||||||
class="absolute {$showSidebar
|
class="absolute {$showSidebar
|
||||||
|
Loading…
Reference in New Issue
Block a user