Add bool option to player to fill container for embeds. Closes #2884
This commit is contained in:
@@ -57,6 +57,7 @@ export default function VideoEmbed() {
|
||||
online={online}
|
||||
initiallyMuted={initiallyMuted}
|
||||
title={streamTitle || name}
|
||||
fill
|
||||
/>
|
||||
<Statusbar
|
||||
online={online}
|
||||
|
||||
Reference in New Issue
Block a user