y595705120 hace 3 años
padre
commit
fe0f591136
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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;
 }