From 21e30c60eac131e49a055557870af76f57867422 Mon Sep 17 00:00:00 2001 From: Aveline <352441+ym@users.noreply.github.com> Date: Thu, 22 May 2025 11:01:28 +0200 Subject: [PATCH] fix: display scaling broken (#499) --- ui/src/components/WebRTCVideo.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ui/src/components/WebRTCVideo.tsx b/ui/src/components/WebRTCVideo.tsx index 1b0cf49..4fd4290 100644 --- a/ui/src/components/WebRTCVideo.tsx +++ b/ui/src/components/WebRTCVideo.tsx @@ -674,7 +674,6 @@ export default function WebRTCVideo() {