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
caf060c9935ff0eb360890897d1de54484f22a37
Authored by
zhiyangdu
2021-03-17 15:17:32 +0800
1 parent
5c4876cf
兑换记录样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/pointsExchangeRecords/pointsExchangeRecords.less
src/pages/pointsExchangeRecords/pointsExchangeRecords.less
View file @
caf060c
1
1
.records_back{
2
2
background: #F6F6F6;
3
3
min-height: 100vh;
4
- margin-bottom: 1
1
0px;
4
+ margin-bottom: 1
0px;
5
5
.com_box{
6
6
margin: 30px 30px 0 30px;
7
7
background: #FFFFFF;
...
...