This commit is contained in:
Jeff Emmett 2024-10-18 21:26:53 -04:00
parent 6fdaf186a8
commit a1fc399ecd
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ export class VideoChatShape extends BaseBoxShapeUtil<IVideoChatShape> {
chat="off" chat="off"
screenshare="on" screenshare="on"
people="on" people="on"
style={{ width: '100%', height: '100%' }} style={{ width: '100%', height: '100%', objectFit: 'cover' }}
></whereby-embed> ></whereby-embed>
</div> </div>
</div> </div>