bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/logout-confirmation/styles.scss
2017-08-08 15:29:22 -07:00

11 lines
124 B
SCSS
Executable File

@import "../../stylesheets/variables/_all";
%btn {
flex: 0 1 48%;
}
.endMeeting {
@extend %btn;
margin-left: 20%;
}