diff --git a/web/src/app.html b/web/src/app.html index 0381a288e7..58e88d2ff5 100644 --- a/web/src/app.html +++ b/web/src/app.html @@ -1,13 +1,15 @@ - - - - - %sveltekit.head% - - -
%sveltekit.body%
- - + + + + + %sveltekit.head% + + + +
%sveltekit.body%
+ + + \ No newline at end of file diff --git a/web/src/routes/+layout.svelte b/web/src/routes/+layout.svelte index 9c4de1a35c..91740a05d6 100644 --- a/web/src/routes/+layout.svelte +++ b/web/src/routes/+layout.svelte @@ -77,7 +77,7 @@ }; -
(showUploadCover = true)} class="fixed inset-0 w-full h-full"> +
(showUploadCover = true)}> {#if canShow}
{#if showNavigationLoadingBar}