@ -1,5 +1,5 @@
<template>
<div class="more-edi">
<div class="more-edi" :style="{paddingTop:'25px'}">
<a-form>
<a-row :gutter="16">
<a-col :span="8">
@ -307,6 +307,9 @@ export default {
.more-edi {
padding: 60px 20px;
background: #ffffff;
.ant-row{
margin-bottom: 10px;
}
.bottom-btn {
text-align: right;