diff --git a/components/share/share.wxss b/components/share/share.wxss index bbec228..d2e8405 100644 --- a/components/share/share.wxss +++ b/components/share/share.wxss @@ -51,6 +51,7 @@ width: 50%; padding: 30rpx; text-align: center; + line-height: 1; } .icon-container { @@ -78,7 +79,7 @@ .title { font-size: 28rpx; color: #7b7b7b; - padding-top: 10rpx; + padding-top: 20rpx; } .btn-cancel {