diff --git a/components/checkbox/style/mixin.less b/components/checkbox/style/mixin.less index 69cadf8672..24017e3094 100644 --- a/components/checkbox/style/mixin.less +++ b/components/checkbox/style/mixin.less @@ -164,6 +164,10 @@ margin-right: 8px; } + .@{checkbox-prefix-cls}-wrapper + span { + display: inline-block; + } + .@{checkbox-prefix-cls}-group { font-size: @font-size-base; &-item {