aboutsummaryrefslogtreecommitdiff
path: root/src/App.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.scss')
-rw-r--r--src/App.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.scss b/src/App.scss
index dbea74a0..5df4d57b 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -494,7 +494,7 @@ i[class*=icon-],
bottom: 0;
left: 0;
right: 0;
- z-index: 2;
+ z-index: 100;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
box-shadow: var(--panelShadow);
pointer-events: none;