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
a1121a775276740c1997497238f0799132336442
Authored by
zhiyangdu
2021-03-23 15:25:50 +0800
1 parent
41fbb43f
样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/htmlBox/htmlBox.less
src/components/htmlBox/htmlBox.less
View file @
a1121a7
...
...
@@ -12,6 +12,7 @@
12
12
height: auto;
13
13
color: #999999 !important;
14
14
font-size: 26px !important;
15
+ word-break: break-all;
15
16
p {
16
17
margin-top: 20px;
17
18
margin-bottom: 20px;
...
...