expo get-email form css box-sizing
This commit is contained in:
parent
dafad8f276
commit
ba010c366e
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
|
@ -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%;
|
||||
|
|
Loading…
Reference in New Issue