wangtao 2 years ago
parent
commit
02b0cb637c
1 changed files with 4 additions and 1 deletions
  1. 4 1
      src/App.vue

+ 4 - 1
src/App.vue

@@ -123,7 +123,10 @@ background: transparent !important;
   line-height: 48px;
   line-height: 48px;
 }
 }
 .el-form-item{
 .el-form-item{
-   margin-bottom:15px;
+   margin-bottom:20px;
  }
  }
+.el-form-item__error{
+  top:95%;
+}
 </style>
 </style>