This commit is contained in:
曹辉 2023-02-22 15:17:08 +08:00
parent c8d82b242c
commit cee60b0756

View File

@ -341,7 +341,7 @@
.item {
width: 100%;
height: 200rpx;
height: 250rpx;
position: relative;
border-bottom: 2rpx solid #CDC9C9;
@ -350,8 +350,8 @@
right: 0;
top: 50%;
transform: translateY(-50%);
width: 253rpx;
height: 164rpx;
width: 200rpx;
height: 200rpx;
border-radius: 10rpx;
}