how to enable horizontal scrolling for a div wrapping a table with many columns
What I hope to achieve:
a table within a container surrounded by padding but scrollable horizontally and vertically
What I have done created a table that is vertically scrollable, with frozen row headings.
What problems I am facing - inability to pad the table container on the right - the horizontal scrolling is displayed but doesn't work - part of the content of the table is hidden.