bigbluebutton-Github/labs/meteor-client/app/client/stylesheets/portrait/whiteboard.less

7 lines
105 B
Plaintext
Executable File

@media all and (orientation: portrait) {
#whiteboard {
-webkit-order: 1;
order: 1;
}
}