05/07: updated extension password item's more option has been covered

This commit is contained in:
2026-05-07 14:25:06 -04:00
parent 5d0acf696c
commit 2f9d4996a8
2 changed files with 19 additions and 6 deletions
+1 -3
View File
@@ -935,9 +935,7 @@ body {
/* ── Three-dot flyout menu ───────────────────────────────────────────────── */
.pk-flyout {
position: absolute;
top: calc(100% + 4px);
right: 0;
position: fixed;
z-index: 9999;
background: #ffffff;
border: 1px solid #e5e7eb;