tiny password input style fix
This commit is contained in:
parent
fd6a3a5579
commit
6b318c248f
|
@ -1198,7 +1198,8 @@ tbody {
|
|||
}
|
||||
|
||||
#link,
|
||||
#unlock-input {
|
||||
#unlock-input,
|
||||
#unlock-reset-input {
|
||||
font-size: 22px;
|
||||
padding: 15px 10px;
|
||||
border-radius: 6px 6px 0 0;
|
||||
|
|
Loading…
Reference in New Issue