Open
Description
The chat symbol is placed via css 30px at the right. On some circumstance, dependant from used smartphone, the close video and chat symbol overlap a little bit. Increasing the css value to .collapse-video { right: 70px; } fix this.
See screenshot below:
If the value for the placement at the right value is modified as stated above the chat button will be placed below the Mike symbol.
If we have: ".collapse-video { right: calc(100vw - 48px); }" the chat symbol will be placed at the left of the video cantainer.
Metadata
Metadata
Assignees
Labels
No labels