Theme Rendering Fixes and Keybinds Update

This commit is contained in:
2025-11-28 21:11:45 +00:00
parent e7fa0547b7
commit 22e02eb97b
9 changed files with 206 additions and 45 deletions

View File

@@ -208,7 +208,7 @@
position: absolute;
top: calc(100% + 0.5rem);
right: 0;
min-width: 175px;
min-width: 200px;
background: var(--bar-bg);
border: 1px solid var(--bar-border);
border-radius: 8px;