bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/presentation/presentation-close-button/styles.scss
2019-03-20 09:57:54 -03:00

9 lines
90 B
SCSS

.button {
z-index: 1;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
}