Browse Source

改登陆页面的定位

luolei 6 năm trước cách đây
mục cha
commit
55bbd48c2e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/Login.vue

+ 1 - 1
src/components/Login.vue

@@ -229,7 +229,7 @@ export default {
 .login {
 .login {
   height: 100%;
   height: 100%;
   width: 100%;
   width: 100%;
-  position: fixed;
+  position: absolute;
   background: linear-gradient(
   background: linear-gradient(
     180deg,
     180deg,
     rgba(79, 79, 255, 1) 0%,
     rgba(79, 79, 255, 1) 0%,