Commit 88af34e7 authored by 杨梦雪's avatar 杨梦雪

填写资料

parent 6545876f
...@@ -17,7 +17,9 @@ ...@@ -17,7 +17,9 @@
font-weight: 500; font-weight: 500;
color: #12141c; color: #12141c;
} }
.school_info{
// position: relative;
}
.tipsMsg { .tipsMsg {
padding: 0 10px; padding: 0 10px;
margin-bottom: 15px; margin-bottom: 15px;
...@@ -25,14 +27,16 @@ ...@@ -25,14 +27,16 @@
font-family: PingFang SC; font-family: PingFang SC;
font-weight: 500; font-weight: 500;
color: #a7a2a6; color: #a7a2a6;
position: absolute; // position: absolute;
top: 37%; // position: relative;
// top: 37%;
// top: 69%;
// padding: 21px 0 10px 0; // padding: 21px 0 10px 0;
} }
.school .el-form-item { .school .el-form-item {
margin-bottom: 5px !important; margin-bottom: 5px !important;
height: 110px !important; height: 85px !important;
} }
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment