1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-12 12:22:13 +00:00

[2fa] Update input

This commit is contained in:
zhengxie 2016-08-08 13:59:25 +08:00
parent 177913c806
commit 1cc7a258ab

View File

@ -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;