From d2c34e32a15a50bf3ea5c794b596a0041993fce9 Mon Sep 17 00:00:00 2001 From: Wei Zhu Date: Mon, 16 Jul 2018 16:33:24 +0800 Subject: [PATCH] fix: uniform divider font-size close #11227 --- components/divider/style/index.less | 1 - 1 file changed, 1 deletion(-) diff --git a/components/divider/style/index.less b/components/divider/style/index.less index 7368bdc592..926865feac 100644 --- a/components/divider/style/index.less +++ b/components/divider/style/index.less @@ -50,7 +50,6 @@ &-horizontal&-with-text-left, &-horizontal&-with-text-right { - font-size: @font-size-base; .@{divider-prefix-cls}-inner-text { display: inline-block; padding: 0 10px;