mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 04:21:57 +03:00
fix bottom margin on FF
This commit is contained in:
parent
4d549304b6
commit
eab0ca8716
1 changed files with 2 additions and 0 deletions
|
@ -378,6 +378,8 @@ module.exports = React.createClass({
|
|||
{invitedSection}
|
||||
</GeminiScrollbar>
|
||||
<div className="mx_MemberList_bottom">
|
||||
<div className="mx_MemberList_bottomRule">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue