Replies: 1 comment 1 reply
-
Did you manage to solve this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a few carousel components in a nextjs page with root layout.tsx. There is also a Nav component floating left
I use the Carousel component however I think the absolute positioning of the left and right arrow turn buttons are causing a horizontal scrollbar on what is supposed to be a full width page
Below is the additional styling I have
Thanks in advance
https://ui.shadcn.com/docs/components/carousel
Beta Was this translation helpful? Give feedback.
All reactions