Commit 7c1b7a454bdd0d2555a3b3a336f4f8b53051cdc7
1 parent
970b8a64
样式调优
Showing
2 changed files
with
2 additions
and
0 deletions
src/components/giftGivingItem/giftGivingItem.less
| @@ -186,6 +186,7 @@ | @@ -186,6 +186,7 @@ | ||
| 186 | text-align: center; | 186 | text-align: center; |
| 187 | display: flex; | 187 | display: flex; |
| 188 | justify-content: center; | 188 | justify-content: center; |
| 189 | + margin-top: 30px; | ||
| 189 | .fold { | 190 | .fold { |
| 190 | display: flex; | 191 | display: flex; |
| 191 | .triangle_top { | 192 | .triangle_top { |
src/components/receivingGiftsItem/receivingGiftsItem.less
| @@ -197,6 +197,7 @@ | @@ -197,6 +197,7 @@ | ||
| 197 | text-align: center; | 197 | text-align: center; |
| 198 | display: flex; | 198 | display: flex; |
| 199 | justify-content: center; | 199 | justify-content: center; |
| 200 | + margin-top: 30px; | ||
| 200 | .fold { | 201 | .fold { |
| 201 | display: flex; | 202 | display: flex; |
| 202 | .triangle_top { | 203 | .triangle_top { |