更新驾驶舱

This commit is contained in:
2022-10-26 13:21:44 +08:00
parent ed156190cc
commit ddfaefac9b
5 changed files with 91 additions and 45 deletions

View File

@@ -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;