bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/logout-confirmation/styles.scss
Oleksandr Zhurbenko 251bd22738 PR review fixes
2017-09-06 12:36:52 -07:00

9 lines
80 B
SCSS

%btn {
flex: 0 1 48%;
}
.endMeeting {
@extend %btn;
margin-left: 5rem;
}