mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 05:55:00 +08:00
actually apply scalar CSS :(
This commit is contained in:
parent
9be1ab774d
commit
b348cf1244
@ -421,7 +421,7 @@ module.exports = React.createClass({
|
||||
this.props.onCancelClick(ev);
|
||||
}
|
||||
},
|
||||
}, "");
|
||||
}, "mx_IntegrationsManager");
|
||||
},
|
||||
|
||||
onLeaveClick() {
|
||||
|
Loading…
Reference in New Issue
Block a user