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
2498f7d0f5145c483b57f1d90e915790cbdb6cd1
Authored by
zhiyangdu
2020-05-07 16:05:33 +0800
1 parent
754021c6
样式优化
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 @
2498f7d
...
...
@@ -59,7 +59,7 @@
59
59
}
60
60
}
61
61
.item_box{
62
-
height: 100vh;
62
+
//
height: 100vh;
63
63
padding-bottom: 40px;
64
64
overflow-y: auto;
65
65
box-sizing: border-box;
...
...