This commit is contained in:
2026-03-08 00:12:59 +01:00
parent 12c2ce4817
commit a43747568a
7 changed files with 157 additions and 19 deletions

View File

@@ -150,7 +150,7 @@
min-width: 160px;
display: grid;
gap: 4px;
z-index: 5;
z-index: 30;
box-shadow: var(--shadow);
}
.action-menu-panel form { margin: 0; }