From 41f8f6207a25b75c69120cabe9b0571ac055f2ec Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Sun, 8 Dec 2019 20:35:52 +0100 Subject: miniature duration visibility and overlay background opacity --- client/src/app/shared/video/video-thumbnail.component.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'client/src/app/shared') diff --git a/client/src/app/shared/video/video-thumbnail.component.scss b/client/src/app/shared/video/video-thumbnail.component.scss index 469b659e9..e48629778 100644 --- a/client/src/app/shared/video/video-thumbnail.component.scss +++ b/client/src/app/shared/video/video-thumbnail.component.scss @@ -28,5 +28,6 @@ border-radius: 3px; font-size: 12px; font-weight: $font-bold; + z-index: 1; } } -- cgit v1.2.3