From 90775f3155c3d6bba018570c39b540cbe61b7c8e Mon Sep 17 00:00:00 2001 From: cheng.xu Date: Mon, 23 Sep 2019 11:43:41 +0800 Subject: [PATCH] 样式修改 --- pages/goods/goodsInfo/goodsInfo.wxss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/goods/goodsInfo/goodsInfo.wxss b/pages/goods/goodsInfo/goodsInfo.wxss index 3958538..f8e3711 100644 --- a/pages/goods/goodsInfo/goodsInfo.wxss +++ b/pages/goods/goodsInfo/goodsInfo.wxss @@ -2361,16 +2361,16 @@ padding-left: 20rpx; } .xc-hook{ - width: 30rpx; - height: 30rpx; + width: 33rpx; + height: 33rpx; transform: rotate(-145deg); -line-height: 32rpx; +line-height: 35rpx; text-align: center; } .xc-hooks{ width: 30rpx; height: 30rpx; - border: 3rpx solid #999; + border: 1rpx solid #999; } .address-frame{ width: 93%; -- libgit2 0.21.4