Update bigbluebutton-html5/imports/ui/components/presentation/presentation-toolbar/styles.js

This commit is contained in:
Ramón Souza 2023-10-31 09:10:03 -03:00 committed by GitHub
parent 2d6da1212d
commit 2c850ca49f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -226,6 +226,7 @@ const MultiUserTool = styled.span`
box-shadow: 1px 1px ${borderSizeLarge} ${colorGrayDark};
font-size: ${smPaddingX};
user-select: none;
cursor: pointer;
[dir="ltr"] & {
right: 1rem;