Commit effbafa7 by chenshu

fix:merge

parent 19120af7
.examPage{ .examPage{
padding-bottom: 62px; padding-bottom: 50px;
.ant-alert-info{ .box {
background: rgba(255, 244, 221, 1); padding-bottom: 66px!important;
border: none;
} }
.ant-form-item{ .ant-form-item{
margin-bottom: 24px !important;
&:last-child{ &:last-child{
margin-bottom: 0px !important; margin-bottom: 0px !important;
} }
} }
.form{ .form{
margin-top: 12px; margin-top: 24px;
margin-bottom: 32px; margin-bottom: 32px;
width: 1000px; width: 1000px;
.title{ .title{
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
font-weight: bold; font-weight: bold;
color: #333333; color: #333333;
line-height: 22px; line-height: 22px;
margin-bottom: 8px; margin-bottom: 24px;
} }
} }
......
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