mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
move memberlist bottom into rightpanel
This commit is contained in:
parent
26f135c7b0
commit
7c8d7e5361
1 changed files with 0 additions and 4 deletions
|
@ -449,10 +449,6 @@ module.exports = React.createClass({
|
|||
</TruncatedList>
|
||||
{invitedSection}
|
||||
</GeminiScrollbar>
|
||||
<div className="mx_MemberList_bottom">
|
||||
<div className="mx_MemberList_bottomRule">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue