Merge pull request #5226 from matrix-org/travis/ft-sep1620/10-pip

Make the PIP Jitsi look and feel like the 1:1 PIP
This commit is contained in:
Travis Ralston 2020-09-29 10:18:30 -06:00 committed by GitHub
commit c75628844d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 4 deletions

View file

@ -82,6 +82,7 @@ export default class PersistentApp extends React.Component {
showDelete={false}
showMinimise={false}
miniMode={true}
showMenubar={false}
/>;
}
}