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

fix(web): upload info panel covers timeline navigation bar (#14651)

This commit is contained in:
Alex
2024-12-13 10:59:14 -06:00
committed by GitHub
parent 39732f3371
commit bccf2f60b2

View File

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