mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 20:35:16 +00:00
Fix an issue in responsive mode
This commit is contained in:
@ -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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user