@@ -951,7 +951,6 @@ form .questions .el-form-item__content span.question {
.container{
width: 425px !important ;
background: #FFFFFF;
- box-shadow: 0 22px 24px 0 rgba(0,0,0,0.08);
border-radius: 3px;
.content {
padding: 0 !important ;
@@ -385,7 +385,7 @@
}
</script>
<style lang="scss" scoped>
- .go-register {
+ .go-register.register {
position: relative;
bottom: -18px;
margin: 0 auto;
@@ -397,6 +397,7 @@
width: 980px;
text-align: center;
background: #fff;
+ box-shadow: none!important;
.content{
padding: 0 50px;
margin: 50px auto 0;