-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Current Behavior:
In /packages/vidstack/styles/player/base.css exists the following style:
iframe.vds-youtube[data-no-controls] {
height: 1000%;
}Expected Behavior:
Should this be height: 100%? Is this a typo?
Steps To Reproduce:
Whatever causes an iframe to gain the class vds-youtube and attribute data-no-controls.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working