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
30c3d8d951a875a298e94fb6420308d369951cac
Authored by
zhiyangdu
2020-12-17 14:41:06 +0800
1 parent
1de5a454
样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/appAddressToast/appAddressToast.less
src/components/appAddressToast/appAddressToast.less
View file @
30c3d8d
...
...
@@ -78,7 +78,7 @@
78
78
/*! autoprefixer: off */
79
79
-webkit-box-orient: vertical;
80
80
/*! autoprefixer: on */
81
- -webkit-line-clamp:
2
;
81
+ -webkit-line-clamp:
3
;
82
82
-ms-word-wrap: break-word;
83
83
word-wrap: break-word;
84
84
}
...
...