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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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