diff --git a/src/style/components/group-video-grid.less b/src/style/components/group-video-grid.less index 173959a24e2..bcf97de10d8 100644 --- a/src/style/components/group-video-grid.less +++ b/src/style/components/group-video-grid.less @@ -220,6 +220,7 @@ &__thumbnail { position: absolute; + z-index: 2; top: 12px; right: 12px; display: flex;