owncast/web/pages/embed
Patrick Bollinger 9a7925444f
Fix embedded status bar being cut off (#3352)
* Fix embedded status bar being cut off

This should resolve https://github.com/owncast/owncast/issues/3210.

As recommended in the discussion, flexbox was the way to solve this issue.
The main thing that needed to be addressed though was not applying too many constraints on the OwncastPlayer component just because it was embedded.
By removing the embedded constraints, styling appears to be working as expected.
I'll attach screenshots to the pull request.

* Fix eslint error
2023-10-21 21:46:10 -07:00
..
chat feat(embeds): wrap chat embeds in error components 2023-05-06 14:11:23 -07:00
video Fix embedded status bar being cut off (#3352) 2023-10-21 21:46:10 -07:00