ソースを参照

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

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

+ 5 - 0
lyear_pages_login.html

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