1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-11 20:22:36 +03:00

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
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}
/>;
}
}