y595705120 3 年 前
コミット
fe0f591136
1 ファイル変更2 行追加2 行削除
  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;
 }