This commit is contained in:
Timothy Jaeryang Baek 2025-05-20 23:33:41 +04:00
parent 512345f40e
commit b78354100f

View File

@ -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