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