clean up node menu

This commit is contained in:
2026-04-16 21:37:03 -07:00
parent 924b29757f
commit a4c8d2b01c
5 changed files with 110 additions and 20 deletions

View File

@@ -2515,6 +2515,11 @@ html, body, #root {
.ctx-cat-favorites .ctx-cat-label {
text-transform: none;
}
.ctx-random-node {
border-top: 1px solid var(--border-strong);
color: var(--text-secondary);
font-style: italic;
}
/* ── Submenu panel (separate fixed-position sibling) ── */
.ctx-submenu {