Fixes appearing scroll after adding the audio levels.
This commit is contained in:
parent
5f34f67fc5
commit
9e29378d7f
|
@ -4,6 +4,7 @@
|
||||||
top: 0px;
|
top: 0px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#remoteVideos {
|
#remoteVideos {
|
||||||
|
|
Loading…
Reference in New Issue