From 2435f3f4955df18d2bfbc4dd3859851cb9b02c9e Mon Sep 17 00:00:00 2001 From: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com> Date: Fri, 18 Oct 2024 21:26:53 -0400 Subject: [PATCH] resize --- src/shapes/VideoChatShapeUtil.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shapes/VideoChatShapeUtil.tsx b/src/shapes/VideoChatShapeUtil.tsx index 67e1d1a..fc9bf83 100644 --- a/src/shapes/VideoChatShapeUtil.tsx +++ b/src/shapes/VideoChatShapeUtil.tsx @@ -142,7 +142,7 @@ export class VideoChatShape extends BaseBoxShapeUtil { chat="off" screenshare="on" people="on" - style={{ width: '100%', height: '100%' }} + style={{ width: '100%', height: '100%', objectFit: 'cover' }} >