@ -18,12 +18,16 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
.screenshare {
position:absolute;
left:0px;
right:0px;
top:0px;
bottom:0px;
overflow:auto;
}
.screenshare .remoteScreen {
width:100%;
height:100%;
position:relative;
.screenshare video {
max-height:100%;
@ -1 +1 @@
<div class="screenshare"></div>
<div class="screenshare nicescroll"></div>