@@ -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>