commit
45205e2b9a
|
|
@ -32,8 +32,8 @@ defineOptions({ name: 'LoginLayout' })
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
|
||||||
.login-image {
|
.login-image {
|
||||||
background: url(@/assets/login.jpg) no-repeat;
|
background: url(@/assets/login.jpg) no-repeat center;
|
||||||
background-size: 100% 100%;
|
background-size: cover;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue