浏览代码

style: app登录页面样式调整

cuiyalong 8 月之前
父节点
当前提交
5aa0348299
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      src/jfw/modules/app/src/web/templates/me/login.html

+ 4 - 1
src/jfw/modules/app/src/web/templates/me/login.html

@@ -25,7 +25,7 @@
 		bottom: 4%; */
 		display: flex;
 		justify-content: center;
-		margin: .16rem 0 0.88rem;
+		margin: .16rem 0 0.56rem;
 		width: 100%;
 		height: 36px;
 	}
@@ -93,6 +93,9 @@
   .layou_top .info_box > div.active-tip-group::after {
     content: unset;
   }
+  #header {
+    height: unset;
+  }
   #header .cancle{
     position: absolute;
     top: .84rem;