Commit 3453efdcf08a3988dee0bcf04929a56b8bab64be

Authored by yvan.ni
1 parent a4e94ec2

会员中心样式的修复

Showing 1 changed file with 2 additions and 0 deletions
pages/user/index/index.wxss
... ... @@ -372,6 +372,8 @@
372 372 margin-top: 30rpx;
373 373 display: inline-block;
374 374 line-height: 40rpx;
  375 + margin-left: 0 !important;
  376 + margin-right: 0 !important;
375 377 }
376 378  
377 379 .xc-project-frame .xc-project {
... ...