Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
fb6762fe1246926ddb890e3cd91c28b10c5b768f
Authored by
zhiyangdu
2021-01-22 11:42:05 +0800
1 parent
a05fb421
样式优化
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/components/shopDarenHot/shopDarenHot.less
src/components/shopDarenHot/shopDarenHot.less
View file @
fb6762f
...
...
@@ -40,6 +40,8 @@
40
40
color: rgba(153, 153, 153, 1);
41
41
line-height: 25px;
42
42
overflow: hidden;
43
+ text-overflow: ellipsis;
44
+ white-space: nowrap;
43
45
}
44
46
.btn {
45
47
width: 120px;
...
...