I have a subclass feature with a bunch of columns and they don't fit in the page on mobile but it won't scroll on the details page. What code can I use to make it scroll?
EDIT: Never mind, I figured it out. You just add the div class "table-overflow-wrapper" around the table.
The title.
I have a subclass feature with a bunch of columns and they don't fit in the page on mobile but it won't scroll on the details page. What code can I use to make it scroll?
EDIT: Never mind, I figured it out. You just add the div class "table-overflow-wrapper" around the table.