@@ -107,7 +107,7 @@ export default {
position: absolute;
top: 0;
right: 0;
- z-index: 999;
+ z-index: 1;
display: flex;
align-items: center;
justify-content: center;
@@ -144,7 +144,7 @@ export default {
- z-index: 100;
@@ -109,7 +109,7 @@ export default {
cursor: pointer;
}
@@ -125,7 +125,7 @@ export default {