mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 12:09:21 +00:00
Fix an issue in responsive mode
This commit is contained in:
parent
2c639df21b
commit
346d1eb79b
@ -189,6 +189,10 @@
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
.call-window.embedded {
|
||||
height: unset;
|
||||
}
|
||||
|
||||
.call-window .videos-area {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user