Also fix context menu

How? Who knows! It just does!
This commit is contained in:
somebody
2022-09-22 22:02:04 -05:00
parent 4c2a7ead01
commit 0e9118d35f

View File

@@ -2158,7 +2158,7 @@ body {
/* Context Menu */ /* Context Menu */
#context-menu { #context-menu {
position: absolute; position: fixed;
cursor: default; cursor: default;
/* Nothing should be above the context menu (that I can think of) */ /* Nothing should be above the context menu (that I can think of) */