Remove dependency on matrix-react-sdk

This commit is contained in:
Robert Long 2022-04-07 14:22:36 -07:00
commit 72197c1a0a
30 changed files with 2610 additions and 1211 deletions

View file

@ -0,0 +1,7 @@
.videoGrid {
position: relative;
overflow: hidden;
flex: 1;
touch-action: none;
}