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
e9b6fc138261391569359076aafc2bb01ec4c904
Authored by
zhiyangdu
2020-04-29 18:06:54 +0800
1 parent
744adf2b
样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/myGiftBox/myGiftBox.less
src/pages/myGiftBox/myGiftBox.less
View file @
e9b6fc1
...
...
@@ -54,7 +54,7 @@
54
54
box-sizing: border-box;
55
55
}
56
56
.tab_btn_list{
57
-
margin: 30px 30px 0
30px;
57
+
padding: 30px 30px 10px
30px;
58
58
// tab边框
59
59
.van-hairline--top-bottom::after,
60
60
.van-hairline-unset--top-bottom::after {
...
...