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 (
|
return (
|
||||||
<MuiDrawer
|
<MuiDrawer
|
||||||
sx={{
|
sx={{
|
||||||
width: peerListWidth,
|
|
||||||
flexShrink: 0,
|
flexShrink: 0,
|
||||||
'& .MuiDrawer-paper': {
|
'& .MuiDrawer-paper': {
|
||||||
width: peerListWidth,
|
width: peerListWidth,
|
||||||
|
Loading…
Reference in New Issue
Block a user