shaogen1995 %!s(int64=3) %!d(string=hai) anos
pai
achega
5e1076cfb2
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      hotspot/src/views/Home.vue

+ 2 - 2
hotspot/src/views/Home.vue

@@ -286,7 +286,7 @@ export default {
   max-width: 400px;
   height: 50px;
   position: fixed;
-  top: 40%;
+  top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
 }
@@ -395,7 +395,7 @@ export default {
   .mcenter{
     position: absolute;
     transform: translate(-50%,-50%);
-    top: 50%;
+    top: 40%;
     left: 50%;
     max-height: none;
   }