bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/media/styles.scss

12 lines
190 B
SCSS

@import "../../stylesheets/variables/_all";
.container {
position: relative;
display: flex;
flex: 2;
align-items: center;
justify-content: center;
overflow: auto;
order: 1;
}