Replies: 1 comment
|
Can confirm the same problem, in my case solved with setting up an outer div with overflow-hidden, proper aspect ratio and some other styling I needed in my layout. E.g. - class="w-full overflow-hidden aspect-video min-w-[275px] ... But there might be better ideas |
0 replies
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.
Hey!
Just started using vidstack, and I noticed that there is an extra space underneath the video that showed up in my project but I also see it appearing on the official site. I would like to ask why is there extra space appearing and if there is a way to remove it?
All reactions