diff --git a/frontend/src/components/VideoStream/VideoSection.tsx b/frontend/src/components/VideoStream/VideoSection.tsx index b8696cf6a..dcfa59ff2 100644 --- a/frontend/src/components/VideoStream/VideoSection.tsx +++ b/frontend/src/components/VideoStream/VideoSection.tsx @@ -28,7 +28,7 @@ Icon.add({ fullscreen }) export function VideoSection({ videoStream, toggleFullScreenModeFunction }: VideoSectionProps) { return ( -