add input styling for light and dark panels (leftpanel vs room header)
This commit is contained in:
parent
80afc0982b
commit
46389457e3
7 changed files with 28 additions and 5 deletions
|
@ -163,7 +163,7 @@ export default React.createClass({
|
|||
</div> : <div />;
|
||||
|
||||
return (
|
||||
<div className="mx_MemberList">
|
||||
<div className="mx_MemberList dark-panel">
|
||||
{ inputBox }
|
||||
<GeminiScrollbarWrapper autoshow={true}>
|
||||
{ joined }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue