@ -146,10 +146,10 @@ const handleLogin = () => {
border: none;
outline: none;
width: 253px;
height: 20px;
height: 27px;
position: absolute;
left: 120px;
top: 142px;
top: 136px;
font-family: Source Han Sans CN;
font-size: 22px;
font-weight: 350;
@ -477,14 +477,14 @@ const addNewUserFunc = () => {
.username_form {
left: 47px;
top: 0;
top: -4px;
width: 243px;
height: 17px;
font-size: 12px;
letter-spacing: 0.06em;
color: #dfdfdf;
color: #000;
}