You've already forked immich
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:
@ -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
|
||||||
|
Reference in New Issue
Block a user