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