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 b72efde commit 8d0361cCopy full SHA for 8d0361c
src/components/LineLoader.jsx
@@ -24,7 +24,7 @@ const LoaderContainer = styled.div`
24
left: 0;
25
width: 100%;
26
height: 100%;
27
- z-index: 100;
+ z-index: 1000;
28
background-color: rgba(255,255,255,.1);
29
overflow: hidden;
30
0 commit comments