浏览代码

提交(修改登陆样式)

Lijy 2 年之前
父节点
当前提交
70f1e39a06
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      fhKeeper/formulahousekeeper/timesheet/src/views/Login.vue

+ 2 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/Login.vue

@@ -535,7 +535,8 @@
         height: 100%;
         .login-par {
             width: 100%;
-            min-height: 100%;
+            // min-height: 100%;
+            height: 100vh;
             background: #f0f2f5 url('../assets/image/background.png') no-repeat 50%;
             background-size: 100%;
             padding: 110px 0 144px;