@@ -79,7 +79,7 @@ export default {
margin-bottom: 20px;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
padding: 30px;
- height: 300px;
+ height: 350px;
width: 300px;
background-repeat: no-repeat;
border-radius: 5%;
@@ -428,6 +428,6 @@
<style scoped>
.el-form-item {
- margin-bottom: 6px !important;
+ margin-bottom: 20px !important;
}
</style>