diff --git a/components/pagination/style/index.less b/components/pagination/style/index.less index 9b8fab47ba..f8b912ee04 100644 --- a/components/pagination/style/index.less +++ b/components/pagination/style/index.less @@ -249,7 +249,6 @@ border: @border-width-base @border-style-base @border-color-base; outline: none; padding: 5px 8px; - width: 30px; height: 24px; text-align: center; transition: border-color .3s;