fix(web): prevent upload status panel from overlapping album action bar (#29044)

This commit is contained in:
okxint 2026-06-15 16:51:02 +05:30 committed by GitHub
parent 5a3be158b9
commit 46631b3786
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@
}
uploadAssetsStore.reset();
}}
class="fixed inset-e-16 bottom-6"
class="fixed inset-e-16 bottom-6 z-60"
>
{#if showDetail}
<div