player icon indicating copy to clipboard operation
player copied to clipboard

Don't set width ratio on global video element

Open peernohell opened this issue 1 year ago • 0 comments

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:

  • Framwork: Meteor
  • Node 20
  • Macbook Pro M1 Pro 32Go
  • MacOS 15.1.1
  • Browser: Arch

peernohell avatar Dec 13 '24 10:12 peernohell