bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/video-provider/many-users-notify/styles.scss

23 lines
285 B
SCSS

@import '/imports/ui/components/breakout-room/styles';
.buttonWrapper,
.button,
.joinButton {
background-color: inherit;
&:focus,&:hover {
background-color: inherit;
}
}
.buttonWrapper {
@extend .breakoutActions;
}
.button {
@extend .button;
}
.info {
margin: 0;
}