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