v2: Keep (max) table width when overflow-auto #450
svenkubiak
started this conversation in
Ideas
Replies: 1 comment
-
Turns out a simple
does the trick. Maybe this is something to be integrated directly? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I am pretty sure this was intended, so I am posting this as an "idea". It would be great if the tables keep their width (actually 100% width) when "overflow-auto" so the content does not line break. Somehow inverts the function of having overflow-auto IMHO.
So, instead of this
keep it like this
Cheers,
Sven
Beta Was this translation helpful? Give feedback.
All reactions