perf:优化登录注册样式
This commit is contained in:
@@ -296,6 +296,7 @@ const handleSignInNow = () => {
|
||||
.login-form {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: 10px 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-around;
|
||||
@@ -336,7 +337,7 @@ const handleSignInNow = () => {
|
||||
}
|
||||
.bottom {
|
||||
width: 100%;
|
||||
height: 200px;
|
||||
height: 150px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user