data_table is not responsive to the parent container and cannot be styled with tailwind or CSS. #2278
rohitsathish
announced in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm having a hard time styling the data_table to my needs with tailwind and CSS. I understand there is a seperate properties list for data_table, but that doesn't contain all the properties I need to style the component. This is in addition to the fact that tailwind doesn't seem to work well with some chakra components like buttons, which makes tailwind styling a sort of hit and miss option when used with reflex.
Uncommenting any of the data_table styles or the parent box styles has no effect on the data table height or layout style.
Beta Was this translation helpful? Give feedback.
All reactions