This commit is contained in:
parent
dd7c768f61
commit
a9bbfe2e0e
|
@ -377,7 +377,7 @@ const change = (name, index) => {
|
|||
.left_bg {
|
||||
width:642px;
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
height:100%;
|
||||
padding-left:50px;
|
||||
margin-right:28px;
|
||||
background-image: url(@/assets/images/left_bg.png);
|
||||
|
|
Loading…
Reference in New Issue