master
Lee-1203 2022-05-11 10:18:17 +08:00
parent cb47d6e212
commit ae004a25d1
1 changed files with 3 additions and 3 deletions

View File

@ -1482,17 +1482,17 @@
text-align: center;
}
.login-txt>span{
font-size: 15px;
font-size: 14px;
margin-top: 3px;
text-align: center;
}
.login-information li>span{
width: 110px;
width: 90px;
margin-right: 10px;
font-size: 14px;
}
.login-information li>input{
width: calc(100% - 120px);
width: calc(100% - 100px);
height: 36px;
font-size: 14px;
}