diff --git a/components/checkbox/style/mixin.less b/components/checkbox/style/mixin.less index d4b91c756..e50b40529 100644 --- a/components/checkbox/style/mixin.less +++ b/components/checkbox/style/mixin.less @@ -61,7 +61,7 @@ position: absolute; top: 50%; - left: 22%; + left: 21.5%; display: table; width: @check-width; height: @check-height;