This commit is contained in:
duanliang
2025-04-26 17:24:52 +08:00
parent 2bd06ab811
commit 2b83c42af2

View File

@@ -194,7 +194,7 @@ import pubSub from 'pubsub-js'
&__left {
display: flex;
align-items: center;
margin-right:vw(10);
> img {
width: vw(74);
height: auto;
@@ -202,7 +202,7 @@ import pubSub from 'pubsub-js'
}
&__left-item {
position: relative;
width: vw(130);
width: vw(120);
height: vh(58);
padding-left: vw(10);
display: flex;
@@ -217,6 +217,7 @@ import pubSub from 'pubsub-js'
font-weight: 400;
font-size: vw(14);
color: #ffffff;
left:vw(0)
}
}
& > div:nth-child(2) {