diff --git a/components/descriptions/style/index.less b/components/descriptions/style/index.less index 8074916a8f18..ec0afba4a19c 100644 --- a/components/descriptions/style/index.less +++ b/components/descriptions/style/index.less @@ -86,8 +86,8 @@ color: @text-color; font-size: @font-size-base; line-height: @line-height-base; - overflow-wrap: break-word; word-break: break-word; + overflow-wrap: break-word; } &-item {