How to make height of table fluid #292
Replies: 1 comment
-
Running into this now as well. |
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.
-
When i try to set the table height to 100vh it stops it's scrollability
if i set the paper props to height 100vh and set the table props height to 100% that also stops scrolling. It seems to only allow scrolling when the height is set on the table container as pixels?
Beta Was this translation helpful? Give feedback.
All reactions