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
25c7d599bbb351ddef16c6fe7e8215ec0111c31e
Authored by
zhiyangdu
2020-05-14 14:16:40 +0800
1 parent
6298d463
样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/giftGivingItem/giftGivingItem.less
src/components/giftGivingItem/giftGivingItem.less
View file @
25c7d59
...
...
@@ -209,7 +209,7 @@
209
209
}
210
210
}
211
211
.text_tip {
212
-
height: 40px;
212
+
//
height: 40px;
213
213
font-size: 28px;
214
214
font-weight: 400;
215
215
color: rgba(180, 180, 180, 1);
...
...