ソースを参照

解决ie11下垂直不居中的问题

笔下光年 5 年 前
コミット
2ca056012e
1 ファイル変更5 行追加0 行削除
  1. 5 0
      lyear_pages_login.html

+ 5 - 0
lyear_pages_login.html

@@ -21,6 +21,11 @@
     align-items: center !important;
     align-items: center !important;
     justify-content: center !important;
     justify-content: center !important;
 }
 }
+.lyear-login:after{
+    content:'';
+    min-height:inherit;
+    font-size:0;
+}
 .login-center {
 .login-center {
     background: #fff;
     background: #fff;
     min-width: 29.25rem;
     min-width: 29.25rem;