Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
e6e59de7f9f02cbd5c94a368a201a4f275fe3dcb
Authored by
zhiyangdu
2020-12-09 19:00:17 +0800
1 parent
00627d94
样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/pointsMall/pointsMall.less
src/pages/pointsMall/pointsMall.less
View file @
e6e59de
...
...
@@ -76,7 +76,7 @@
76
76
.item_box{
77
77
display: flex;
78
78
justify-content: space-between;
79
- margin: 40px
110px 30px 11
0px;
79
+ margin: 40px
80px 30px 8
0px;
80
80
.item{
81
81
img{
82
82
display: block;
...
...