Browse Source

fix: timeline-content-word-break

pull/18092/head
xrkffgg 5 years ago
parent
commit
ea62935044
  1. 1
      components/timeline/style/index.less

1
components/timeline/style/index.less

@ -82,6 +82,7 @@
position: relative;
top: -(@font-size-base * @line-height-base - @font-size-base) + 1px;
margin: 0 0 0 18px;
word-break: break-word;
}
&-last {

Loading…
Cancel
Save