Commit 033536b0 authored by youjie's avatar youjie

no message

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