Commit fdbc7451a4e1e760f298a459078e12f44c8e8c92
Merge branch 'test' into 'qa'
Test See merge request !273
Showing
4 changed files
with
4 additions
and
5 deletions
pages/giftpack/birthdaygift/birthdaygift.wxss
pages/giftpack/evaluategift/evaluategift.wxss
pages/giftpack/festival/festival.wxss
| ... | ... | @@ -126,7 +126,7 @@ | 
| 126 | 126 | } | 
| 127 | 127 | |
| 128 | 128 | .top_card { | 
| 129 | - width: calc(50% - 30rpx); | |
| 129 | + width: 355rpx; | |
| 130 | 130 | display: inline-block; | 
| 131 | 131 | margin: 15rpx; | 
| 132 | 132 | } | 
| ... | ... | @@ -137,7 +137,6 @@ | 
| 137 | 137 | background-repeat: no-repeat; | 
| 138 | 138 | border-radius: 20rpx; | 
| 139 | 139 | height: 250rpx; | 
| 140 | - margin: 5rpx; | |
| 141 | 140 | } | 
| 142 | 141 | |
| 143 | 142 | .img1 { | ... | ... | 
