bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/screenshare/styles.scss
Tainan Felipe Pauli de Almeida 1e378044f2 increase the arrows
2018-05-08 09:10:09 -03:00

11 lines
253 B
SCSS
Executable File

@import "/imports/ui/stylesheets/variables/_all";
@import "/imports/ui/components/video-provider/video-list/styles";
.connecting {
@extend .connecting;
z-index: -1;
background-color: transparent;
color: $color-white;
font-size: 2.5rem * 5;
}