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
320a9b3cde5ab2d21fdbfc711fb51857301a2d11
Authored by
前端开发-罗建龙
2023-06-27 16:55:36 +0800
1 parent
e2250f83
优化样式
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/goods/goodsInfo/goodsInfo.wxss
pages/goods/goodsInfo/goodsInfo.wxss
View file @
320a9b3
...
...
@@ -3461,7 +3461,7 @@ margin: auto; */
3461
3461
/* 门店分类列表 */
3462
3462
.sort_store_list {
3463
3463
max-height: 700rpx;
3464
- min-height:
6
00rpx;
3464
+ min-height:
7
00rpx;
3465
3465
overflow: hidden;
3466
3466
overflow-y: scroll;
3467
3467
width: 95%;
...
...