From 632b7d3b8cd3807eca598239c4b5ecd780fc863f Mon Sep 17 00:00:00 2001 From: tpart Date: Mon, 29 Apr 2024 18:40:33 +0200 Subject: Fix preview style --- client-web/style/room.sass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client-web/style/room.sass b/client-web/style/room.sass index 8a72bf8..f86c6b7 100644 --- a/client-web/style/room.sass +++ b/client-web/style/room.sass @@ -115,3 +115,5 @@ video .preview width: 100% height: 100% + object-fit: contain + filter: blur(5px) -- cgit v1.2.3-70-g09d2