X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fvideo-thumbnail.component.scss;h=e48629778044ce4060ac41dbdf093ee1459d25b9;hb=22a73cb879a5cc775d4bec3d72fa9c9cf52e5175;hp=469b659e93170f37673cb8940847c62468f6942a;hpb=8fc02e476869276d35759d19248ddfe7f84ec09c;p=github%2FChocobozzz%2FPeerTube.git 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; } }