Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table Summary Property Size Styling #23139

Closed
1 task done
someyoungideas opened this issue Apr 10, 2020 · 0 comments
Closed
1 task done

Table Summary Property Size Styling #23139

someyoungideas opened this issue Apr 10, 2020 · 0 comments

Comments

@someyoungideas
Copy link
Contributor

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

https://codepen.io/someyoungideas/pen/bGVNgax?editable=true&editors=001

Steps to reproduce

Create a <Table> element that includes a summary property that renders data, and add a size="small" property.

What is expected?

The table footer data cells should have the same padding as the table header and body data cells.

What is actually happening?

The table footer data cells do not have the same padding applied as the header and body data cells.

Environment Info
antd 4.1.2
React 16.9.0
System Mac OSX
Browser Any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants