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
Hi not sure if this is a bug or if there's a setting I'm missing, but the spacer column doesn't seem to respect the styling I add to muiTableBodyCellProps. As you can see in the attached, I've disabled the cell borders and changed the colors of the cells, but the spacer column retains the old color and borders, and it looks very ugly. I'd like to have the same style from the table in the spacer column, is this possible?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi not sure if this is a bug or if there's a setting I'm missing, but the spacer column doesn't seem to respect the styling I add to
muiTableBodyCellProps
. As you can see in the attached, I've disabled the cell borders and changed the colors of the cells, but the spacer column retains the old color and borders, and it looks very ugly. I'd like to have the same style from the table in the spacer column, is this possible?Minimal code sandbox here
Beta Was this translation helpful? Give feedback.
All reactions