登录页背景图更换
This commit is contained in:
parent
b18a1725f9
commit
81bfddf00a
Binary file not shown.
Before Width: | Height: | Size: 509 KiB After Width: | Height: | Size: 1.0 MiB |
@ -165,7 +165,7 @@ export default {
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
background-image: url("../assets/images/login-background.jpg");
|
||||
background-size: cover;
|
||||
background-size:100% 100%;
|
||||
}
|
||||
.title {
|
||||
margin: 0px auto 30px auto;
|
||||
|
Loading…
Reference in New Issue
Block a user