登陆页面优化

This commit is contained in:
禺狨 2023-07-03 15:41:27 +08:00
parent 7e81dc1a9d
commit 3ea0857c2e

View File

@ -47,7 +47,7 @@
height: 100%;
box-sizing: border-box;
border-left: 1px solid #d8d8d8;
padding: 0px 60px;
padding: 50px 60px;
display: flex;
flex-direction: column;
.captcha-box {