You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-29 21:23:11 +03:00
add input styling for light and dark panels (leftpanel vs room header)
This commit is contained in:
@@ -1287,6 +1287,7 @@ export default React.createClass({
|
||||
|
||||
const headerClasses = {
|
||||
mx_GroupView_header: true,
|
||||
'light-panel': true,
|
||||
mx_GroupView_header_view: !this.state.editing,
|
||||
mx_GroupView_header_isUserMember: this.state.isUserMember,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user