@@ -39,7 +39,7 @@ const router = useRouter();
.Main {
position: fixed;
- z-index: 1000;
+ z-index: 1;
width: 100%;
height: 100%;
top: 0px;
@@ -108,7 +108,7 @@ $myScale: 0.8;
.LoginOrExit {
// z-index: 999;
- z-index: 0;
top: 1.9285rem * $myScale;
right: 3.7857rem * $myScale;
float: left;