css tweaking
This commit is contained in:
parent
52286b2316
commit
2a15b3a98c
5 changed files with 9 additions and 4 deletions
|
@ -68,7 +68,7 @@ module.exports = React.createClass({
|
|||
render: function() {
|
||||
if (this.state.logged_in && this.state.ready) {
|
||||
return (
|
||||
<div>
|
||||
<div className="mx_MatrixChat">
|
||||
<div className="mx_MatrixChat_leftPanel">
|
||||
<MatrixToolbar />
|
||||
<RoomList selectedRoom={this.state.currentRoom} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue