Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smartphone and chat button #231

Open
jjsarton opened this issue Nov 16, 2024 · 2 comments
Open

Smartphone and chat button #231

jjsarton opened this issue Nov 16, 2024 · 2 comments

Comments

@jjsarton
Copy link

jjsarton commented Nov 16, 2024

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:

Screenshot 2024-11-16 at 10-22-26 Aps

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.

@jech
Copy link
Owner

jech commented Nov 16, 2024

Do you want to send a pull request, so that you can be properly credited in the git history?

@jjsarton
Copy link
Author

I don't need to be credited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants