add input styling for light and dark panels (leftpanel vs room header)

This commit is contained in:
Bruno Windels 2018-11-05 09:32:37 +01:00
parent 80afc0982b
commit 46389457e3
7 changed files with 28 additions and 5 deletions

View file

@ -457,7 +457,7 @@ module.exports = React.createClass({
);
return (
<div className="mx_MemberList">
<div className="mx_MemberList dark-panel">
{ filterAndButtons }
<GeminiScrollbarWrapper autoshow={true}>
<div className="mx_MemberList_wrapper">