resize
This commit is contained in:
parent
49bca38b5f
commit
2435f3f495
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue