mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Fix an issue in responsive mode
This commit is contained in:
@ -189,6 +189,10 @@
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
.call-window.embedded {
|
||||
height: unset;
|
||||
}
|
||||
|
||||
.call-window .videos-area {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
Reference in New Issue
Block a user