diff --git a/static/koboldai.css b/static/koboldai.css index e946d3c1..14917fca 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -2158,7 +2158,7 @@ body { /* Context Menu */ #context-menu { - position: absolute; + position: fixed; cursor: default; /* Nothing should be above the context menu (that I can think of) */