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
22a972bcf47840cdc3a680454ed99a8f116334cd
Authored by
taiyuan
2021-11-30 15:21:33 +0800
1 parent
ad4ac90e
秒杀商品名称css修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
components/diy_seckill/diy_seckill.wxss
components/diy_seckill/diy_seckill.wxss
View file @
22a972b
...
...
@@ -116,6 +116,7 @@ swiper {
116
116
padding: 4rpx 0;
117
117
/* overflow: hidden; */
118
118
height: 90rpx;
119
+ word-break: break-all;
119
120
/* text-overflow: ellipsis;
120
121
white-space: nowrap;
121
122
line-height: 48rpx; */
...
...