This commit is contained in:
@@ -628,7 +628,7 @@
|
||||
border: 2rpx solid rgba(255, 255, 255, 0.3);
|
||||
color: #fff;
|
||||
font-size: 28rpx;
|
||||
padding: 16rpx 32rpx;
|
||||
padding: 10rpx 32rpx;
|
||||
border-radius: 50rpx;
|
||||
font-weight: 600;
|
||||
box-shadow: 0 4rpx 16rpx rgba(0, 0, 0, 0.1);
|
||||
@@ -719,14 +719,15 @@
|
||||
flex: 1;
|
||||
margin-top: 20rpx;
|
||||
min-height: 0;
|
||||
height: 800rpx;
|
||||
}
|
||||
|
||||
.swiper-item-content {
|
||||
height: 100%;
|
||||
height: 800rpx;
|
||||
}
|
||||
|
||||
.list-content {
|
||||
height: 100%;
|
||||
height: 800rpx;
|
||||
padding-top: 16rpx;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user