From 776e03edd0de155af7097159ee6711adc7ae168f Mon Sep 17 00:00:00 2001 From: taiyuan Date: Mon, 10 May 2021 18:14:43 +0800 Subject: [PATCH] 服务卡项分享弹窗样式修改 --- components/share/share.wxss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 { -- libgit2 0.21.4