From 3453efdcf08a3988dee0bcf04929a56b8bab64be Mon Sep 17 00:00:00 2001 From: yvan.ni Date: Tue, 1 Mar 2022 10:11:22 +0800 Subject: [PATCH] 会员中心样式的修复 --- pages/user/index/index.wxss | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/pages/user/index/index.wxss b/pages/user/index/index.wxss index 6a50033..5d208f0 100644 --- a/pages/user/index/index.wxss +++ b/pages/user/index/index.wxss @@ -372,6 +372,8 @@ margin-top: 30rpx; display: inline-block; line-height: 40rpx; + margin-left: 0 !important; + margin-right: 0 !important; } .xc-project-frame .xc-project { -- libgit2 0.21.4