I have a row tabset and each tab contains a chart and a data table. However my data table keeps getting cut off. Is there some way to make the tabset height responsive so that my data table doesn't get cut off all the time?
See chart and data table cut off here:
I know I could add a scrollbar using css but I don't exactly want that. I want my chart and data to show completely.