diff --git a/src/app/App.css b/src/app/App.css index 3d829d9..3b20b88 100644 --- a/src/app/App.css +++ b/src/app/App.css @@ -39,4 +39,8 @@ html, body, #root { .MuiPopper-root { z-index: 1501 !important; +} + +.MuiPopover-root { + z-index: 1501 !important; } \ No newline at end of file