fix(embed): allow flexible player sizes for embeds. Closes #2984
This commit is contained in:
@@ -76,7 +76,7 @@ export default function VideoEmbed() {
|
||||
online={online}
|
||||
initiallyMuted={initiallyMuted}
|
||||
title={streamTitle || name}
|
||||
fill
|
||||
embedded
|
||||
/>
|
||||
<Statusbar
|
||||
online={online}
|
||||
|
||||
Reference in New Issue
Block a user