mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Add full screen support
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user