mirror of https://github.com/vector-im/riot-web
actually apply scalar CSS :(
parent
9be1ab774d
commit
b348cf1244
|
@ -421,7 +421,7 @@ module.exports = React.createClass({
|
|||
this.props.onCancelClick(ev);
|
||||
}
|
||||
},
|
||||
}, "");
|
||||
}, "mx_IntegrationsManager");
|
||||
},
|
||||
|
||||
onLeaveClick() {
|
||||
|
|
Loading…
Reference in New Issue