Fix presenter label
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -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 */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user