From a339dd306b0a49325a18b33e3fe256f2741227cc Mon Sep 17 00:00:00 2001 From: KingxBeta Date: Fri, 16 Oct 2020 18:59:47 +0800 Subject: [PATCH] Update index.less MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改顺序 --- components/descriptions/style/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {