Closed ghost closed 1 week ago
In the tailwind example's editor bubble menu, the vertical separator (from shadcn) was not visible due to the parent being flex.
I added auto height to the separator components.
@ishantbhurani is attempting to deploy a commit to the Dub Team on Vercel.
A member of the Team first needs to authorize it.
Issue:
In the tailwind example's editor bubble menu, the vertical separator (from shadcn) was not visible due to the parent being flex.
Fix:
I added auto height to the separator components.