You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
move memberlist bottom into rightpanel
This commit is contained in:
@@ -449,10 +449,6 @@ module.exports = React.createClass({
|
|||||||
</TruncatedList>
|
</TruncatedList>
|
||||||
{invitedSection}
|
{invitedSection}
|
||||||
</GeminiScrollbar>
|
</GeminiScrollbar>
|
||||||
<div className="mx_MemberList_bottom">
|
|
||||||
<div className="mx_MemberList_bottomRule">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user