diff --git a/components/pagination/style/index.less b/components/pagination/style/index.less index 45e2125c7b..731b4ac4ae 100644 --- a/components/pagination/style/index.less +++ b/components/pagination/style/index.less @@ -314,6 +314,7 @@ &.mini &-jump-next { height: @pagination-item-size-sm; line-height: @pagination-item-size-sm; + margin-right: 0; } &.mini &-options {