You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
The EditRow should be dense too. Having the EditRow be a different style from the rest of the table just stands out and looks out of place.
Screenshots
Desktop:
OS: Windows 10
Browser: Chrome
Version 81
Additional context
I saw that there was a related issue but for the header: #783
The text was updated successfully, but these errors were encountered:
I made a pull request with the changes in that will do the dense padding to the table itself by default if it is set global. If it is something that somebody doesn't want then he/she can overwrite it much easier because the size prop is set.
Describe the bug
If you use the dense option, it does not affect the EditRow.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The EditRow should be dense too. Having the EditRow be a different style from the rest of the table just stands out and looks out of place.
Screenshots
Desktop:
Additional context
I saw that there was a related issue but for the header:
#783
The text was updated successfully, but these errors were encountered: