[scroll area] Consider dropping the inner div and the overflow
style
#1205
Labels
breaking change
component: scroll area
This is the name of the generic UI component, not the React module!
has workaround
waiting for 👍
Waiting for upvotes
currently renders:
I've already run into slight hiccups with both when styling the components for the docs and had to use the render prop to remove the offending pieces. I think it's worth a thought to render a single div without any styles.
Overflow scroll:
Extra div:
className="flex flex-col gap-2"
on the viewport isn't going to add a gap between the items.The text was updated successfully, but these errors were encountered: