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 c827c21 commit d52f19aCopy full SHA for d52f19a
scripts/magnify_image.css
@@ -4,7 +4,7 @@
4
left: 0;
5
width: 100vw;
6
height: 100vh;
7
- z-index: 99998;
+ z-index: 16777271;
8
}
9
10
/* --------------------- Choose image ------------------------- */
@@ -15,7 +15,7 @@
15
opacity: 0;
16
border-radius: 50%;
17
background-color: #000b;
18
- z-index: 99999;
19
display: flex;
20
justify-content: center;
21
align-items: center;
@@ -89,7 +89,7 @@
89
width: 100%;
90
height: 100%;
91
92
93
overflow: hidden;
94
95
0 commit comments