Commit 2ebd1ef35ac6e8f97286b092b69fc436e09910cc

Authored by zhiyangdu
1 parent a7260e6a

样式优化

src/pages/myGiftBox/myGiftBox.less
... ... @@ -138,6 +138,8 @@
138 138 }
139 139 }
140 140 .screenPopup {
  141 + width: 570px;
  142 + height: 100vh;
141 143 .screen_box {
142 144 height: calc(100vh-90px);
143 145 overflow-y: auto;
... ...