y595705120 3 år sedan
förälder
incheckning
fe0f591136
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      src/containers/login/login.vue

+ 2 - 2
src/containers/login/login.vue

@@ -220,8 +220,8 @@ export default {
     position: fixed;
     transition: bottom ease .9s;
     z-index: 3;
-    right: 9%;
-    bottom: 160px;
+    right: 5%;
+    top: 260px;
     text-align: center;
     border-radius: 5px;
 }