Removed unused code in Party

This commit is contained in:
Mitchell McCaffrey 2021-03-19 12:57:43 +11:00
parent 7a77fdfca1
commit 0bc572cec2

View File

@ -90,8 +90,6 @@ function Party({ gameId, stream, partyStreams, onStreamStart, onStreamEnd }) {
bg="background" bg="background"
sx={{ sx={{
position: "relative", position: "relative",
// width: fullScreen ? "0" : "112px",
// minWidth: fullScreen ? "0" : "112px",
}} }}
> >
<Box <Box