Skip to content

fix(css): allow tables to scroll horizontally - #1

Open
toobuntu wants to merge 1 commit into
goeric:mainfrom
toobuntu:fix/table-overflow-clipping
Open

fix(css): allow tables to scroll horizontally#1
toobuntu wants to merge 1 commit into
goeric:mainfrom
toobuntu:fix/table-overflow-clipping

Conversation

@toobuntu

Copy link
Copy Markdown

Change .data-table-wrap to overflow-x: auto so wide tables scroll within their card. Change .main overflow-x from hidden to clip to avoid swallowing child scroll containers.

Change .data-table-wrap to overflow-x: auto so wide tables
scroll within their card. Change .main overflow-x from
hidden to clip to avoid swallowing child scroll containers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant