瀏覽代碼

改登陆页面的定位

luolei 5 年之前
父節點
當前提交
55bbd48c2e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/Login.vue

+ 1 - 1
src/components/Login.vue

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