Commit 90775f3155c3d6bba018570c39b540cbe61b7c8e
1 parent
498d0a36
样式修改
Showing
1 changed file
with
4 additions
and
4 deletions
pages/goods/goodsInfo/goodsInfo.wxss
... | ... | @@ -2361,16 +2361,16 @@ padding-left: 20rpx; |
2361 | 2361 | |
2362 | 2362 | } |
2363 | 2363 | .xc-hook{ |
2364 | - width: 30rpx; | |
2365 | - height: 30rpx; | |
2364 | + width: 33rpx; | |
2365 | + height: 33rpx; | |
2366 | 2366 | transform: rotate(-145deg); |
2367 | -line-height: 32rpx; | |
2367 | +line-height: 35rpx; | |
2368 | 2368 | text-align: center; |
2369 | 2369 | } |
2370 | 2370 | .xc-hooks{ |
2371 | 2371 | width: 30rpx; |
2372 | 2372 | height: 30rpx; |
2373 | - border: 3rpx solid #999; | |
2373 | + border: 1rpx solid #999; | |
2374 | 2374 | } |
2375 | 2375 | .address-frame{ |
2376 | 2376 | width: 93%; | ... | ... |