fix: 解决表单错误提示没有间距的问题(#I4UNSR)

This commit is contained in:
xumi
2022-03-20 12:59:00 +08:00
parent 48a0d00918
commit 3303d4447b
2 changed files with 2 additions and 2 deletions

View File

@@ -584,7 +584,7 @@ a cite {
}
.layui-form-item {
margin-bottom: 15px;
margin-bottom: 20px;
clear: both;
*zoom: 1;
}