Make the player fit the full width but content stay the same. For #2360

This commit is contained in:
Gabe Kangas
2023-01-21 12:50:36 -08:00
parent 1236f57805
commit f725bc28f4
4 changed files with 12 additions and 10 deletions
@@ -218,6 +218,7 @@ export const OwncastPlayer: FC<OwncastPlayerProps> = ({
controls: true,
responsive: true,
fluid: false,
fill: true,
playsinline: true,
liveui: true,
preload: 'auto',