From 1437ed894bd0d239e5e855b2c8edc6c78cfaf0be Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Mon, 9 Sep 2019 13:13:34 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=B8=93=E9=A2=98][=E4=BF=AE=E6=94=B9]:[?= =?UTF-8?q?=E4=B8=93=E9=A2=98=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F=E7=9A=84?= =?UTF-8?q?=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/topicDetail/index.wxss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/topicDetail/index.wxss b/pages/topicDetail/index.wxss index 5c61b9a..9d13cad 100644 --- a/pages/topicDetail/index.wxss +++ b/pages/topicDetail/index.wxss @@ -26,7 +26,7 @@ z-index: 1000; background: #fff; border-radius: 12rpx; - width: 100%; + width: 94%; margin: 24rpx auto 0; padding-bottom: 20rpx; }