Table component does not respect size in regards to cellpadding when using a fixed header or column #8577
Labels
Comments
Not sure if this is related, I posted on Gitter yesterday: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
3.0.1
Environment
any
Reproduction link
https://ant.design/components/table/#components-table-demo-dynamic-settings
Steps to reproduce
Select fixed header in the dynamic table in the demo, then change Size. The padding for the cells stays the same no matter which size is selected.
What is expected?
The cell padding to be the same as when not using fixed header or column
What is actually happening?
The cell padding is the same no matter which size you use
The text was updated successfully, but these errors were encountered: