fix:登录页面样式调整

This commit is contained in:
rainv123
2025-11-24 10:03:06 +08:00
parent 1b52a7168b
commit 31ada101b0
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -38,11 +38,11 @@
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 15%;
right: 18%;
background-color: #fff;
border-radius: 20px;
padding: 35px 0;
width: 550px;
width: 450px;
box-sizing: border-box;
}