26
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user