CST-11048 Spaced form updated error behaviour

This commit is contained in:
Mattia Vianelli
2023-10-06 13:04:52 +02:00
parent f893c6f2f3
commit c75f61840f
5 changed files with 59 additions and 18 deletions

View File

@@ -51,7 +51,6 @@ textarea {
.invalid-field {
border: 1px solid red;
background-color: #e89f9f;
color: #000000;
}