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
2ebd1ef35ac6e8f97286b092b69fc436e09910cc
Authored by
zhiyangdu
2020-05-15 14:19:55 +0800
1 parent
a7260e6a
样式优化
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/pages/myGiftBox/myGiftBox.less
src/pages/myGiftBox/myGiftBox.less
View file @
2ebd1ef
@@ -138,6 +138,8 @@
@@ -138,6 +138,8 @@
138
}
138
}
139
}
139
}
140
.screenPopup {
140
.screenPopup {
141
+ width: 570px;
142
+ height: 100vh;
141
.screen_box {
143
.screen_box {
142
height: calc(100vh-90px);
144
height: calc(100vh-90px);
143
overflow-y: auto;
145
overflow-y: auto;