phpmailer passwort reset

This commit is contained in:
Peter Hoppe
2023-02-08 16:09:00 +01:00
parent 9821f20dee
commit 0c5cfcbd19
15 changed files with 247 additions and 56 deletions

View File

@ -0,0 +1,8 @@
.InputForm
form
{
width: 65%;
display: flex;
flex-direction: column;
align-items: flex-end;
}