mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
refac
This commit is contained in:
parent
512345f40e
commit
b78354100f
1 changed files with 1 additions and 1 deletions
|
|
@ -2012,7 +2012,7 @@
|
|||
id="chat-container"
|
||||
>
|
||||
{#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}
|
||||
<div
|
||||
class="absolute {$showSidebar
|
||||
|
|
|
|||
Loading…
Reference in a new issue