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
3459ab8413ae1736c8936f1ee757e781656c72a5
Authored by
antploy
2021-10-29 17:16:35 +0800
1 parent
6ce64d61
no message
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/goods/goodsInfo/goodsInfo.wxss
pages/goods/goodsInfo/goodsInfo.wxss
View file @
3459ab8
...
...
@@ -2690,7 +2690,7 @@ border-radius: 55rpx;
2690
2690
}
2691
2691
.carde_frame{
2692
2692
height: 50rpx;
2693
-
line-height: 18rpx
2693
+
/* line-height: 18rpx */
2694
2694
}
2695
2695
2696
2696
button.custom-service { line-height: normal; border: 0;}
...
...