1
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 257 KiB |
@@ -176,7 +176,7 @@ export default {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
background-image: url("../assets/images/login-background.jpg");
|
background-image: url("../assets/images/login-background.jpg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: right center; /* 始终优先显示背景图右侧(含移动端) */
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
|
||||||
// 移动端优化
|
// 移动端优化
|
||||||
|
|||||||
Reference in New Issue
Block a user