From ea62935044f3792c1a1fdfc2e85aeb781355465a Mon Sep 17 00:00:00 2001 From: xrkffgg Date: Mon, 5 Aug 2019 18:07:25 +0800 Subject: [PATCH] fix: timeline-content-word-break --- components/timeline/style/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/components/timeline/style/index.less b/components/timeline/style/index.less index c829a2a171..db912b343b 100644 --- a/components/timeline/style/index.less +++ b/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 {