diff --git a/components/form/style/index.less b/components/form/style/index.less index 5c33e4399b..7536a3750a 100644 --- a/components/form/style/index.less +++ b/components/form/style/index.less @@ -71,6 +71,7 @@ input[type="checkbox"] { &-control { line-height: 32px; + position: relative; } &.@{form-prefix-cls}-item-with-help {