修改
This commit is contained in:
parent
c8d82b242c
commit
cee60b0756
@ -341,7 +341,7 @@
|
|||||||
|
|
||||||
.item {
|
.item {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 200rpx;
|
height: 250rpx;
|
||||||
position: relative;
|
position: relative;
|
||||||
border-bottom: 2rpx solid #CDC9C9;
|
border-bottom: 2rpx solid #CDC9C9;
|
||||||
|
|
||||||
@ -350,8 +350,8 @@
|
|||||||
right: 0;
|
right: 0;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
width: 253rpx;
|
width: 200rpx;
|
||||||
height: 164rpx;
|
height: 200rpx;
|
||||||
border-radius: 10rpx;
|
border-radius: 10rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user