We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fa5e33 commit 53c8942Copy full SHA for 53c8942
1 file changed
src/frontend/src/Modal.scss
@@ -1,7 +1,7 @@
1
@import "styles/variables";
2
3
.shared-modal {
4
- z-index: 1000;
+ z-index: 10001;
5
position: absolute;
6
top: 0;
7
bottom: 0;
0 commit comments