wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
3453efdcf08a3988dee0bcf04929a56b8bab64be
Authored by
yvan.ni
2022-03-01 10:11:22 +0800
1 parent
a4e94ec2
会员中心样式的修复
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
pages/user/index/index.wxss
pages/user/index/index.wxss
View file @
3453efd
...
...
@@ -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 {
...
...