1
0
mirror of https://github.com/immich-app/immich.git synced 2025-06-28 05:18:38 +02:00

fix(web): use fixed position for download and upload panel (#11279)

This commit is contained in:
Michel Heusschen
2024-07-22 14:40:43 +02:00
committed by GitHub
parent b53bd8c525
commit 950cd5d996
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@
}
uploadAssetsStore.resetStore();
}}
class="absolute bottom-6 right-6 z-[10000]"
class="fixed bottom-6 right-6 z-[10000]"
>
{#if showDetail}
<div