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:
GRL 2021-06-09 15:29:37 +02:00
parent 07e6438902
commit 61180a6e64

View file

@ -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 */
.media-container {
display: flex;
justify-content: center;
flex-direction: column;
overflow: hidden;
border-radius: 15px;