wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
f673acc347e86d58069526d20521e4773de086b6
Authored by
后端研发-苏明海
2020-09-10 15:52:52 +0800
2 parents
89f2f6d8
d916dbe4
Merge branch 'test' into 'qa'
Test See merge request
!513
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
components/diy_goodsGroup/diy_goodsGroup.wxss
components/diy_goodsGroup/diy_goodsGroup.wxss
View file @
f673acc
...
...
@@ -399,7 +399,7 @@
399
399
400
400
.zs_goods_3l {
401
401
width: 228rpx;
402
-
min-height: 300rpx;
402
+
/* min-height: 300rpx; */
403
403
margin: 0 auto;
404
404
padding: 2rpx;
405
405
overflow: hidden;
...
...