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
51bb256ac381cc96555cebe329a144662361a102
Authored by
yvan.ni
2024-05-31 13:52:54 +0800
1 parent
be860f85
图片有白线的~优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
components/diy_advertising/diy_advertising.wxss
components/diy_advertising/diy_advertising.wxss
View file @
51bb256
...
...
@@ -96,6 +96,7 @@
96
96
vertical-align: top;
97
97
padding: 0rpx;
98
98
margin: 0rpx;
99
+ transform: scaleY(1.02);
99
100
}
100
101
101
102
.s1_gk1 {
...
...