forked from Shiloh/remnantchat
fix: prevent overlap of right side of chat
This commit is contained in:
parent
ee7d528f01
commit
6740d8da3d
@ -30,7 +30,6 @@ export const PeerList = ({
|
||||
return (
|
||||
<MuiDrawer
|
||||
sx={{
|
||||
width: peerListWidth,
|
||||
flexShrink: 0,
|
||||
'& .MuiDrawer-paper': {
|
||||
width: peerListWidth,
|
||||
|
Loading…
Reference in New Issue
Block a user