Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-29 20:13:11 +08:00
parent 924d51d41b
commit 8aeb035e55
13 changed files with 220 additions and 244 deletions

View File

@@ -259,7 +259,7 @@ class _MediaListPanelState
],
),
),
if (showDelBtn && isCurr)
if (showDelBtn && !isCurr)
Positioned(
right: 12,
bottom: -6,