y595705120 3 năm trước cách đây
mục cha
commit
fe0f591136
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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;
 }