aboutsummaryrefslogtreecommitdiff
path: root/modern/src/App.js
diff options
context:
space:
mode:
Diffstat (limited to 'modern/src/App.js')
-rw-r--r--modern/src/App.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/modern/src/App.js b/modern/src/App.js
index 6305d487..0afefce4 100644
--- a/modern/src/App.js
+++ b/modern/src/App.js
@@ -57,7 +57,7 @@ const useStyles = makeStyles(() => ({
overflow: 'auto',
},
menu: {
- zIndex: 4,
+ zIndex: 1204,
},
}));