From cc25d72902a1888c83ca2050f722f2de5f249d2c Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 13 Sep 2023 11:00:06 -0400 Subject: fixed zindex of videobox controls --- src/client/views/nodes/VideoBox.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/views/nodes/VideoBox.scss b/src/client/views/nodes/VideoBox.scss index 5e1359441..f803715ad 100644 --- a/src/client/views/nodes/VideoBox.scss +++ b/src/client/views/nodes/VideoBox.scss @@ -84,7 +84,7 @@ width: 0; height: 0; position: relative; - z-index: 100001; + z-index: 2000; } .videoBox-ui { -- cgit v1.2.3-70-g09d2