So I have a shadcn dialog that calculates its overflow based off the height of a child of it that has overflow too. The more overflow the child component has, the more its parent has. How can I fix this?
So I have a shadcn dialog that calculates its overflow based off the height of a child of it that has overflow too. The more overflow the child component has, the more its parent has. How can I fix this?