Make right panel a dark-panel instead of every descendant.

Also move bg color central.
This commit is contained in:
Bruno Windels 2018-11-06 14:47:58 +01:00
parent 92e43ea181
commit 4e773c2665
13 changed files with 10 additions and 12 deletions

View file

@ -163,7 +163,7 @@ export default React.createClass({
</div> : <div />;
return (
<div className="mx_MemberList dark-panel">
<div className="mx_MemberList">
{ inputBox }
<GeminiScrollbarWrapper autoshow={true}>
{ joined }