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

fix(user-list): center icons on apple devices #18958

Merged
merged 1 commit into from Oct 23, 2023

Conversation

Arthurk12
Copy link
Collaborator

What does this PR do?

The previous PR #18765 did not fix the issue. So this PR fixes it by using a better strategy where the centralization is achieved with display flex, align-items and justify-content.

Closes Issue(s)

Closes #18763

Centers the icons on the user-list that indicate the user's role, audio
state and whiteboard access. This time using a better strategy where the
centralization is achieved with display flex, align-items and
justify-content.
@sonarcloud
Copy link

sonarcloud bot commented Oct 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@antobinary antobinary added this to the Release 2.7 milestone Oct 17, 2023
@github-actions
Copy link

Automated tests Summary

All the CI tests have passed!

@ramonlsouza ramonlsouza merged commit ed44b33 into bigbluebutton:v2.7.x-release Oct 23, 2023
25 checks passed
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

Successfully merging this pull request may close these issues.

None yet

3 participants