From d8e6679228c6c7502f55673387c35c886da1e352 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Thu, 1 Sep 2022 07:18:14 +0200 Subject: [PATCH] [mirotalksfu] - typo --- public/css/VideoGrid.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/css/VideoGrid.css b/public/css/VideoGrid.css index 34d41be9..6807035f 100644 --- a/public/css/VideoGrid.css +++ b/public/css/VideoGrid.css @@ -19,7 +19,7 @@ } #videoPinMediaContainer { - z-index: 2; + z-index: 1; position: absolute; display: none; top: 0; @@ -76,6 +76,7 @@ } .username { + z-index: 1; position: absolute; bottom: 0; color: #fff;