You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-11 20:22:36 +03:00
fix bottom margin on FF
This commit is contained in:
@@ -378,6 +378,8 @@ module.exports = React.createClass({
|
|||||||
{invitedSection}
|
{invitedSection}
|
||||||
</GeminiScrollbar>
|
</GeminiScrollbar>
|
||||||
<div className="mx_MemberList_bottom">
|
<div className="mx_MemberList_bottom">
|
||||||
|
<div className="mx_MemberList_bottomRule">
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user