UX: increase input width on accept invite page.

This commit is contained in:
Arpit Jalan 2020-09-29 10:11:48 +05:30
parent a8ed0b4612
commit 91ac70a32d
1 changed files with 3 additions and 0 deletions

View File

@ -294,6 +294,9 @@
h2 {
margin-bottom: 12px;
}
input {
width: 80%;
}
}
.password-reset,