mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-08 04:19:11 +00:00
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 {
|
||||
position: relative;
|
||||
border-radius: 0;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.videoTile.screenshare > video {
|
||||
|
||||
Reference in New Issue
Block a user