Add full screen support

This commit is contained in:
2020-04-12 19:02:09 +02:00
parent 88aa8e52d5
commit 8263aacdf3
2 changed files with 33 additions and 12 deletions

View File

@ -64,8 +64,9 @@
display: flex;
flex-direction: row;
max-width: 100%;
height: 126px;
flex-wrap: wrap;
flex: 1;
justify-content: center;
}
.call-window .videos-area video {