Wiring in majority of minimap-view Part 2; Fixing keybinding select and move of session; moved modals around

This commit is contained in:
2025-07-01 01:10:14 -05:00
parent 289c061ab6
commit a6b0bda263
15 changed files with 191 additions and 41 deletions

View File

@@ -10,7 +10,8 @@ html {
}
body {
background-color: rgba(64, 64, 64, 0.0)
background-color: rgba(64, 64, 64, 0.0);
overflow: hidden;
}