更新驾驶舱
This commit is contained in:
@@ -80,7 +80,7 @@ export default {
|
||||
padding-top: 25vh;
|
||||
.choicepart-item {
|
||||
display: inline-block;
|
||||
width: 184px;
|
||||
width: 180px;
|
||||
height: 223px;
|
||||
margin: 40px;
|
||||
background: url('../../assets/img/choicepart/choice-item-back.png') no-repeat;
|
||||
@@ -93,7 +93,7 @@ export default {
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
img {
|
||||
width: 104px;
|
||||
width: 90px;
|
||||
height: 99px;
|
||||
position: absolute;
|
||||
top: 32px;
|
||||
|
||||
Reference in New Issue
Block a user