Merge pull request #605 from robintown/maximized-fill
Let the maximized video feed fill the window
This commit is contained in:
@@ -43,6 +43,8 @@
|
|||||||
.videoTile.maximised {
|
.videoTile.maximised {
|
||||||
position: relative;
|
position: relative;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
height: 100%;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.videoTile.screenshare > video {
|
.videoTile.screenshare > video {
|
||||||
|
|||||||
Reference in New Issue
Block a user