【bug】bug修改 会议报名样式修改
This commit is contained in:
@@ -2,12 +2,21 @@
|
||||
|
||||
/* pages/signUpSuccess/signUpSuccess.wxss */
|
||||
|
||||
|
||||
page {
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
.wrap {
|
||||
background-color: #fff;
|
||||
margin: 10px;
|
||||
height: 96vh;
|
||||
border-radius: 10px;
|
||||
border: 1px solid #eee;
|
||||
}
|
||||
/* 不需要审核的报名提示样式 */
|
||||
.audit {
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
margin-top: 100px;
|
||||
margin-top: 170px;
|
||||
font-size: 16px;
|
||||
}
|
||||
.audit image.img {
|
||||
|
||||
Reference in New Issue
Block a user