Replies: 1 comment 1 reply
-
@BrianHung This is possible for me by specifying https://codesandbox.io/s/scroll-area-fill-parent-5kubxo?file=/App.js Does that work for your case? I might be misunderstanding. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Wondering why for the ScrollArea component, min-height isn't also set to 100% like min-width is.
primitives/packages/react/scroll-area/src/ScrollArea.tsx
Line 183 in a53790e
Running into an issue where I can't stylize that wrapper div so that'll be same size as its parent.
Beta Was this translation helpful? Give feedback.
All reactions