Ver código fonte

间距过窄

1
mo 3 anos atrás
pai
commit
f0e1eeb6e7
1 arquivos alterados com 1 adições e 1 exclusões
  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>