materio expo added email validation, file without email redirect to form

This commit is contained in:
2021-09-08 16:42:58 +02:00
parent ba010c366e
commit 2ffda1e0b2
6 changed files with 53 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -3002,3 +3002,7 @@ img.lazy{
// background-color: red;
}
}
#better-messages-default{
max-width: 90%;
}