y595705120 3 years ago
parent
commit
fe0f591136
1 changed files with 2 additions and 2 deletions
  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;
 }