Showing validation errors field by field

This commit is contained in:
Francesco
2023-10-10 21:30:49 +02:00
parent 8b88475d8a
commit 13b45e62b8
4 changed files with 46 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
.text-red {
color: red;
}
.separator-light {
opacity: 25%;
}