Added filmstrip and settings back. Still some issues with layout if a peer shares screen in filmstrip.

This commit is contained in:
Håvar Aambø Fosstveit
2019-03-29 15:28:03 +01:00
parent 0449d6ff20
commit 6a9ac30a8b
5 changed files with 401 additions and 16 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ const styles = (theme) =>
},
fab :
{
margin: theme.spacing.unit
margin : theme.spacing.unit
}
});