We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If you have video element on your page with a width set in CSS.
A global css from vidstack overwrite the css width and aspect ratio
vidstack css should not touch video elements global like that.
import vidstack css add a video with a width set with CSS<
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current Behavior:
If you have video element on your page with a width set in CSS.
A global css from vidstack overwrite the css width and aspect ratio
Expected Behavior:
vidstack css should not touch video elements global like that.
Steps To Reproduce:
import vidstack css
add a video with a width set with CSS<
Environment:
The text was updated successfully, but these errors were encountered: