浏览代码

解决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;
     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;