wangtao %!s(int64=2) %!d(string=hai) anos
pai
achega
02b0cb637c
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      src/App.vue

+ 4 - 1
src/App.vue

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