fix(FastAPI): fix padding on email inputs

This wasn't necessary with PHP because email form inputs used type="text" instead of type="email".

Merge request reports

Loading