aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/VideoBox.scss
diff options
context:
space:
mode:
authorNaafiyan Ahmed <naafiyan@gmail.com>2022-06-30 15:40:27 -0400
committerNaafiyan Ahmed <naafiyan@gmail.com>2022-06-30 15:40:27 -0400
commit03c958f8ac95c65e77c337c6ecc4cd6b49f79175 (patch)
treef4b18b179c6b94edb672405e09ea453fbea80b5e /src/client/views/nodes/VideoBox.scss
parentaa979bcd302e48982707fb6f12403a48a721f147 (diff)
parentea6e63648b21c46672b1b7cb1da0cbaa6857d0c1 (diff)
merged master
Diffstat (limited to 'src/client/views/nodes/VideoBox.scss')
-rw-r--r--src/client/views/nodes/VideoBox.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/VideoBox.scss b/src/client/views/nodes/VideoBox.scss
index da29c291f..aa51714da 100644
--- a/src/client/views/nodes/VideoBox.scss
+++ b/src/client/views/nodes/VideoBox.scss
@@ -94,10 +94,10 @@
background-color: $dark-gray;
color: white;
border-radius: 100px;
- z-index: 2001;
height: 40px;
padding: 0 10px 0 7px;
transition: opacity 0.3s;
+ z-index: 100001;
.timecode-controls {
display: flex;