소스 검색

提交(修改登陆样式)

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;