🐛 Remove extra margin right of Table placeholder (#17970)

close #17950
This commit is contained in:
偏右 2019-07-30 12:32:57 +08:00 committed by GitHub
parent b71f2ec4bd
commit 53da51841f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -422,9 +422,6 @@
border-top: @border-width-base @border-style-base @border-color-split;
border-bottom: @border-width-base @border-style-base @border-color-split;
border-radius: 0 0 @border-radius-base @border-radius-base;
.@{iconfont-css-prefix} {
margin-right: 4px;
}
}
&-pagination.@{ant-prefix}-pagination {