Skip to content

Commit

Permalink
fix: Hidden Video Thumbnail on focus User Tile (#14735)
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixhdd authored Feb 23, 2023
1 parent 0f1297c commit bdf1b43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style/components/group-video-grid.less
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@

&__thumbnail {
position: absolute;
z-index: 2;
top: 12px;
right: 12px;
display: flex;
Expand Down

0 comments on commit bdf1b43

Please sign in to comment.