aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client-web/style/room.sass2
1 files changed, 2 insertions, 0 deletions
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)