feat: base 调整登录页背景图宽度

This commit is contained in:
caoqianming 2025-02-13 10:23:10 +08:00
parent 9860158c8f
commit d8d6f29b93
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ export default {
} }
.login_adv { .login_adv {
width: 40%; width: 50%;
background-color: #555; background-color: #555;
background-size: cover; background-size: cover;
background-position: center center; background-position: center center;