Merge pull request #16447 from ant-design/improve-pagination-style

chore:  💄 Adjust pagination link style
This commit is contained in:
偏右 2019-05-07 14:01:41 +08:00 committed by GitHub
commit c4dcc0a827
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,8 @@
user-select: none;
a {
margin: 0 6px;
display: block;
padding: 0 6px;
color: @text-color;
transition: none;
}