mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-13 12:45:46 +00:00
[2fa] Update input
This commit is contained in:
parent
177913c806
commit
1cc7a258ab
@ -3601,7 +3601,9 @@ img.thumbnail {
|
|||||||
.two-factor-auth-login-no-phone {
|
.two-factor-auth-login-no-phone {
|
||||||
margin-top:3rem;
|
margin-top:3rem;
|
||||||
}
|
}
|
||||||
#id_generator-token {/* token input */
|
#id_generator-token,
|
||||||
|
#id_sms-number,
|
||||||
|
#id_validation-token {/* token input */
|
||||||
width: 260px;
|
width: 260px;
|
||||||
padding: 2px 3px;
|
padding: 2px 3px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
Loading…
Reference in New Issue
Block a user