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 5438dd4 commit 46788a7Copy full SHA for 46788a7
react-spaces/src/components/Space.scss
@@ -1,7 +1,7 @@
1
.spaces-space {
2
position: absolute;
3
overflow: hidden;
4
- z-index: 99999;
+ z-index: 1;
5
6
&:after {
7
content: "";
0 commit comments