diff options
| author | Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> | 2022-09-22 13:10:58 -0400 |
|---|---|---|
| committer | Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> | 2022-09-22 13:10:58 -0400 |
| commit | 1ec9505775315d0ba41b114942ff69d8ceb93e04 (patch) | |
| tree | 3dde9bb324814b419b4b5a27d9be3c30dd81d993 /src/client/views/global/globalCssVariables.scss | |
| parent | 604b3e566eaf762ede05f4a31c459c20d0df020b (diff) | |
| parent | 40cc7455e853d306ee2750c51308d095dc2970ef (diff) | |
Merge branch 'master' of https://github.com/brown-dash/Dash-Web
Diffstat (limited to 'src/client/views/global/globalCssVariables.scss')
| -rw-r--r-- | src/client/views/global/globalCssVariables.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/global/globalCssVariables.scss b/src/client/views/global/globalCssVariables.scss index ac2c04aaa..e68f9abe3 100644 --- a/src/client/views/global/globalCssVariables.scss +++ b/src/client/views/global/globalCssVariables.scss @@ -47,7 +47,7 @@ $topbar-height: 37px; $antimodemenu-height: 36px; // dragged items -$contextMenu-zindex: 100000; // context menu shows up over everything +$contextMenu-zindex: 100002; // context menu shows up over everything $radialMenu-zindex: 100000; // context menu shows up over everything // borders |
