最小高度 recommend
This commit is contained in:
parent
68b29d2fb7
commit
c8dcfbbf92
@ -328,6 +328,7 @@
|
|||||||
.recommend .recommendList {
|
.recommend .recommendList {
|
||||||
padding: 0 20rpx;
|
padding: 0 20rpx;
|
||||||
min-height: 100rpx;
|
min-height: 100rpx;
|
||||||
|
min-height: calc(100vh - 82rpx - var(--status-bar-height));
|
||||||
}
|
}
|
||||||
|
|
||||||
.recommend .recommendList.on {
|
.recommend .recommendList.on {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user