Commit f36b6159800026be4fbe6aacf9258c8166eb435c
1 parent
07788855
商品详情代金券显示样式修改
Showing
1 changed file
with
3 additions
and
3 deletions
pages/goods/goodsInfo/goodsInfo.wxss
... | ... | @@ -1290,12 +1290,12 @@ left:31rpx;} |
1290 | 1290 | } |
1291 | 1291 | .xc-coupon-fram{ |
1292 | 1292 | position: relative; |
1293 | - width:180rpx; | |
1293 | + width:200rpx; | |
1294 | 1294 | padding-top:30rpx; |
1295 | 1295 | |
1296 | 1296 | } |
1297 | 1297 | .xc-coupon-fram .xc-coupon{ |
1298 | - width:145rpx ; | |
1298 | + width:175rpx ; | |
1299 | 1299 | height: 40rpx; |
1300 | 1300 | line-height: 40rpx; |
1301 | 1301 | background-color:#d60021 ; |
... | ... | @@ -1317,7 +1317,7 @@ left:31rpx;} |
1317 | 1317 | left:3rpx; |
1318 | 1318 | } |
1319 | 1319 | .xc-coupon-fram .xc-two{ |
1320 | - left: 153rpx; | |
1320 | + left: 175rpx; | |
1321 | 1321 | } |
1322 | 1322 | |
1323 | 1323 | .cx-obtain-coupon{ | ... | ... |