This commit is contained in:
duanliang
2025-04-26 12:59:19 +08:00
parent 81ca777cfa
commit 5abd7e222e

View File

@@ -201,7 +201,7 @@ import pubSub from 'pubsub-js'
}
&__left-item {
position: relative;
width: vw(180);
width: vw(130);
height: vh(58);
padding-left: vw(10);
display: flex;
@@ -209,7 +209,7 @@ import pubSub from 'pubsub-js'
justify-content: center;
background-image: url('@/assets/images/ticket-item-bg.png');
background-size: 100% 100%;
margin-left:vw(30);
// margin-left:vw(30);
.label {
position: absolute;
top: vh(-4);