fix css in chrome
This commit is contained in:
parent
030deba90c
commit
3096bf42ef
2 changed files with 8 additions and 5 deletions
|
@ -958,7 +958,7 @@ module.exports = withMatrixClient(React.createClass({
|
|||
{ roomMemberDetails }
|
||||
</div>
|
||||
</div>
|
||||
<GeminiScrollbarWrapper autoshow={true}>
|
||||
<GeminiScrollbarWrapper autoshow={true} className="mx_MemberInfo_scrollContainer">
|
||||
<div className="mx_MemberInfo_container">
|
||||
{ this._renderUserOptions() }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue