Removed unused code in Party
This commit is contained in:
parent
7a77fdfca1
commit
0bc572cec2
@ -90,8 +90,6 @@ function Party({ gameId, stream, partyStreams, onStreamStart, onStreamEnd }) {
|
||||
bg="background"
|
||||
sx={{
|
||||
position: "relative",
|
||||
// width: fullScreen ? "0" : "112px",
|
||||
// minWidth: fullScreen ? "0" : "112px",
|
||||
}}
|
||||
>
|
||||
<Box
|
||||
|
Loading…
Reference in New Issue
Block a user