diff --git a/components/divider/style/index.less b/components/divider/style/index.less index 50d30153f9..c6df4375ff 100644 --- a/components/divider/style/index.less +++ b/components/divider/style/index.less @@ -22,6 +22,7 @@ height: 1px; width: 100%; margin: 24px 0; + clear: both; } &-horizontal&-with-text { display: table;