浏览代码

间距过窄

1
mo 3 年之前
父节点
当前提交
f0e1eeb6e7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/submitForm.vue

+ 1 - 1
src/components/submitForm.vue

@@ -208,6 +208,6 @@ export default {
   margin-left: -150px;
 }
 .el-form-item {
-  margin-bottom: 17px;
+  margin-bottom: 20px;
 }
 </style>