Open
Description
Hi there!
Please explain to me what is the point that the larger size is always prioritized for nested containers? Although, it just won't work since it's constrained by the parent container (if a container with size={4}
is nested in a container with size={3}
, the former can't be bigger than the latter anyway)
At the same time, if I need to make a smaller container inside a container, I can't do it, respectively
I can assume that Radix does not allow nesting of containers, but what can I replace it with?


Metadata
Metadata
Assignees
Labels
No labels