bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/logout-confirmation/styles.scss

9 lines
80 B
SCSS
Raw Normal View History

2017-08-09 06:29:22 +08:00
%btn {
flex: 0 1 48%;
}
.endMeeting {
@extend %btn;
2017-08-12 04:32:33 +08:00
margin-left: 5rem;
2017-08-09 06:29:22 +08:00
}