Commit 033536b0 authored by youjie's avatar youjie

no message

parent 63618d07
...@@ -521,7 +521,7 @@ ...@@ -521,7 +521,7 @@
width: 260px; width: 260px;
/* padding: 0 64px; */ /* padding: 0 64px; */
margin: auto; margin: auto;
margin-top: 1.61vh; margin-top: .7vh;
} }
.LeaderInfor{ .LeaderInfor{
height: 36px; height: 36px;
...@@ -538,11 +538,11 @@ ...@@ -538,11 +538,11 @@
} }
.opiSurStarBox{ .opiSurStarBox{
padding: 20px 20px 24px 20px; padding: 20px 20px 24px 20px;
margin: 0 15px 45px 15px; margin: 0 15px 0 15px;
background: #FFFFFF; background: #FFFFFF;
border-radius: 9px; border-radius: 9px;
position: relative; position: relative;
top: -47px; top: -5vh;
} }
.opiSurTitle{ .opiSurTitle{
font-weight: 500; font-weight: 500;
...@@ -603,7 +603,6 @@ ...@@ -603,7 +603,6 @@
} }
.SubmitButton{ .SubmitButton{
padding: 0 15px; padding: 0 15px;
margin-top: 25px;
margin-bottom: 43px; margin-bottom: 43px;
} }
.submitB{ .submitB{
...@@ -616,6 +615,8 @@ ...@@ -616,6 +615,8 @@
color: #fff; color: #fff;
border-radius: 9px; border-radius: 9px;
border: 0; border: 0;
position: relative;
top: -1vh;
} }
.submitB.active{ .submitB.active{
background: #eee; background: #eee;
......
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