The scrollbar size was changing while scrolling.
@@ -5,8 +5,6 @@
.remote-videos {
align-items: center;
box-sizing: border-box;
- display: flex;
- flex-direction: column;
overscroll-behavior: contain;
}