The cam of other people in a bubble is at the top of the screen even when a iframe is open on mobile
This commit is contained in:
parent
07e6438902
commit
61180a6e64
@ -589,7 +589,6 @@ input[type=range]:focus::-ms-fill-upper {
|
|||||||
/* Let's make sure videos are vertically centered if they need to be cropped */
|
/* Let's make sure videos are vertically centered if they need to be cropped */
|
||||||
.media-container {
|
.media-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
|
Loading…
Reference in New Issue
Block a user