422
This commit is contained in:
@@ -193,6 +193,7 @@ import pubSub from 'pubsub-js'
|
|||||||
&__left {
|
&__left {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
> img {
|
> img {
|
||||||
width: vw(74);
|
width: vw(74);
|
||||||
height: auto;
|
height: auto;
|
||||||
@@ -208,6 +209,7 @@ import pubSub from 'pubsub-js'
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
background-image: url('@/assets/images/ticket-item-bg.png');
|
background-image: url('@/assets/images/ticket-item-bg.png');
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
|
margin-left:vw(30);
|
||||||
.label {
|
.label {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: vh(-4);
|
top: vh(-4);
|
||||||
|
|||||||
Reference in New Issue
Block a user