Replies: 1 comment
-
did you figure this out? |
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
-
How can I make AspectRatio component fit parent element height? If I'm setting className for AspectRatio component it is being applied to child element not to external div with "data-radix-aspect-ratio-wrapper" attribute. I need AspectRatio element to fit height or width of parent element and be centered. Any suggestion?
Beta Was this translation helpful? Give feedback.
All reactions