UX: increase input width on accept invite page.
This commit is contained in:
parent
a8ed0b4612
commit
91ac70a32d
|
@ -294,6 +294,9 @@
|
|||
h2 {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
input {
|
||||
width: 80%;
|
||||
}
|
||||
}
|
||||
|
||||
.password-reset,
|
||||
|
|
Loading…
Reference in New Issue