Commit a1121a775276740c1997497238f0799132336442

Authored by zhiyangdu
1 parent 41fbb43f

样式优化

src/components/htmlBox/htmlBox.less
... ... @@ -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;
... ...