This commit is contained in:
3056762376@qq.com 2022-11-14 12:09:27 +08:00
parent e2175c5b45
commit 9f37dbcb0f
1 changed files with 7 additions and 1 deletions

View File

@ -22,7 +22,13 @@
border: none; border: none;
outline: none; outline: none;
} }
.user input,
.pwd input,
.pwds input{
width: 95%;
height: 30px;
font-size: 18px;
}
.user, .user,
.pwd, .pwd,
.pwds { .pwds {