mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Also fix context menu
How? Who knows! It just does!
This commit is contained in:
@@ -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) */
|
||||||
|
Reference in New Issue
Block a user