muxinc / media-chrome

Custom elements (web components) for making audio and video player controls that look great in your website or app.
https://media-chrome.org
MIT License
1.43k stars 64 forks source link

Tooltip tag has a overflow-y enabled #1000

Closed GuillQuirin closed 6 days ago

GuillQuirin commented 1 week ago

Hello,

Since this last update, tooltips have a default vertical scroll displayed. Is it possible to add overflow-y: hidden or explain how to apply a specific CSS rule to the Shadow DOM from the media-controller ?

Image

Thanks !

JeroenReumkens commented 6 days ago

Just made #1002 to fix this as I noticed it too.