Fix presenter label
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
305c2cb806
commit
96123ccf63
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
.videoTile:not(.fullscreen):hover .presenterLabel,
|
||||
.videoTile.screenshare:hover .presenterLabel,
|
||||
.videoTile:not(.isLocal):hover .presenterLabel {
|
||||
top: calc(42px + 20px); /* toolbar + margin */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue