This commit is contained in:
parent
aad9d12b4b
commit
c0753f1fcb
|
@ -347,7 +347,7 @@
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
.item-view{
|
.item-view{
|
||||||
width:62%;
|
width:60%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
@ -357,7 +357,7 @@
|
||||||
}
|
}
|
||||||
.item-img{
|
.item-img{
|
||||||
width: 240rpx;
|
width: 240rpx;
|
||||||
height: 210rpx;
|
height: 200rpx;
|
||||||
border-radius: 14rpx;
|
border-radius: 14rpx;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue