diff options
Diffstat (limited to 'client/src/app/shared')
-rw-r--r-- | client/src/app/shared/video/video-thumbnail.component.scss | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ | |||
28 | border-radius: 3px; | 28 | border-radius: 3px; |
29 | font-size: 12px; | 29 | font-size: 12px; |
30 | font-weight: $font-bold; | 30 | font-weight: $font-bold; |
31 | z-index: 1; | ||
31 | } | 32 | } |
32 | } | 33 | } |