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
7445500aef728521eca09b99e32d8bf1435c4304
Authored by
zhiyangdu
2021-03-16 11:17:36 +0800
1 parent
4346b437
兑换记录样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/pages/pointsExchangeRecords/pointsExchangeRecords.less
src/pages/pointsExchangeRecords/pointsExchangeRecords.less
View file @
7445500
...
...
@@ -89,6 +89,7 @@
89
89
font-weight: 400;
90
90
color: #3EB781;
91
91
line-height: 60px;
92
+ text-align: center;
92
93
}
93
94
img{
94
95
display: block;
...
...