Remove dependency on matrix-react-sdk
This commit is contained in:
7
src/video-grid/VideoGrid.module.css
Normal file
7
src/video-grid/VideoGrid.module.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.videoGrid {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
flex: 1;
|
||||
touch-action: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user