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
054d92f2af9a59781be4f257f6dabec691414db2
Authored by
WXD-SEASON\season
2023-12-07 14:24:24 +0800
1 parent
04c8c9f0
位置优化
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
packageD/pages/user/member/bring/bring.wxss
packageD/pages/user/member/bring/bring.wxss
View file @
054d92f
...
...
@@ -174,8 +174,8 @@ margin-top:28rpx;
174
174
175
175
width:21rpx;
176
176
height:21rpx;
177
-margin-left:4rpx;
178
-margin-top: 4rpx;
177
+margin-left:3rpx;
178
+margin-top: 3rpx;
179
179
background-color:#C4182E;
180
180
border-radius:25rpx; /* 图形的半径 */
181
181
display: none;
...
...