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-02 00:33:11 -05:00
parent 289c061ab6
commit a6b0bda263
15 changed files with 191 additions and 41 deletions
+2 -1
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;
}