feat: base 调整登录页背景图宽度
This commit is contained in:
parent
9860158c8f
commit
d8d6f29b93
|
@ -241,7 +241,7 @@ export default {
|
|||
}
|
||||
|
||||
.login_adv {
|
||||
width: 40%;
|
||||
width: 50%;
|
||||
background-color: #555;
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
|
|
Loading…
Reference in New Issue