Browse Source

提交(修改登陆样式)

Lijy 2 years ago
parent
commit
70f1e39a06
1 changed files with 2 additions and 1 deletions
  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;