Update bigbluebutton-html5/imports/ui/components/presentation/presentation-toolbar/styles.js
This commit is contained in:
parent
2d6da1212d
commit
2c850ca49f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user