expo get-email form css box-sizing

This commit is contained in:
Bachir Soussi Chiadmi 2021-09-08 15:56:34 +02:00
parent dafad8f276
commit ba010c366e
4 changed files with 4 additions and 3 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

@ -2873,6 +2873,7 @@ form#user-pass{
form#get-email {
padding:1em;
width:100%;
box-sizing: border-box;
max-width: 450px;
input[type="email"]{
max-width: 95%;