fix: styling

This commit is contained in:
Timothy J. Baek
2024-06-18 14:58:19 -07:00
parent 20e4f6cc16
commit 1a22ae54a2
2 changed files with 4 additions and 4 deletions

View File

@@ -1321,7 +1321,7 @@
<div
class="h-screen max-h-[100dvh] {$showSidebar
? 'md:max-w-[calc(100%-260px)]'
: ''} w-full max-w-full flex flex-col"
: ''} w-full max-w-full flex flex-col z-40"
>
{#if $settings?.backgroundImageUrl ?? null}
<div