fix 搜索列表样式修复
This commit is contained in:
parent
9f4f7580d7
commit
ad4f22e60c
@ -32,11 +32,15 @@ page view {
|
||||
|
||||
.result-container .category-goods-list {
|
||||
background-color: #f2f2f2;
|
||||
overflow-y: scroll;
|
||||
padding: 20rpx 24rpx;
|
||||
overflow-y: scroll;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
.result-container .category-goods-list .goods-card__body {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.result-container .wr-goods-list {
|
||||
background: #f2f2f2 !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user