Let the maximized video feed fill the window
instead of getting letterboxed.
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
.videoTile.maximised {
|
||||
position: relative;
|
||||
border-radius: 0;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.videoTile.screenshare > video {
|
||||
|
||||
Reference in New Issue
Block a user