From 0b2f39cdc4a8d4361fccb0f1b5f9849585d04ea2 Mon Sep 17 00:00:00 2001 From: tpart Date: Mon, 29 Apr 2024 18:45:09 +0200 Subject: Add enable video shadow --- client-web/style/room.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/client-web/style/room.sass b/client-web/style/room.sass index f86c6b7..8668de6 100644 --- a/client-web/style/room.sass +++ b/client-web/style/room.sass @@ -86,6 +86,7 @@ top: 50% left: 50% transform: translate(-50%,-50%) + box-shadow: 0px 0px 50px 0px rgb(0,0,0) button.topright position: absolute top: 0px -- cgit v1.2.3-70-g09d2