wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
74f8a24bae2b15694b9542f34667f9b95bb05e88
Authored by
taiyuan
2021-09-09 17:54:24 +0800
1 parent
36ffdc9e
分类列表风格二顶部空白间距修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/goods/categoryList/categoryList.wxss
pages/goods/categoryList/categoryList.wxss
View file @
74f8a24
...
...
@@ -311,7 +311,7 @@ width: 60%;
311
311
max-height: 90%;
312
312
overflow-y:scroll;
313
313
overflow: hidden scroll;
314
-
padding-bottom: 65rpx;
314
+
/* padding-bottom: 65rpx; */
315
315
316
316
317
317
}
...
...