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
9ca7054ed1cfe41bf35cb9cc9978995582f74cc0
Authored by
zhiyangdu
2020-12-14 16:01:11 +0800
1 parent
c24e0ecd
样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/addressToast/addressToast.less
src/components/addressToast/addressToast.less
View file @
9ca7054
...
...
@@ -47,7 +47,7 @@
47
47
justify-content: space-between;
48
48
font-size: 28px;
49
49
color: #999999;
50
-
50
+ word-break: break-all;
51
51
.user_info {
52
52
display: flex;
53
53
...
...