apply FilePanel css and fix filtering
This commit is contained in:
parent
c2f2fb3816
commit
e7074ef9af
4 changed files with 13 additions and 3 deletions
|
@ -1581,6 +1581,7 @@ module.exports = React.createClass({
|
|||
onReadMarkerUpdated={ this._updateTopUnreadMessagesBar }
|
||||
showUrlPreview = { this.state.showUrlPreview }
|
||||
opacity={ this.props.opacity }
|
||||
className="mx_RoomView_messagePanel"
|
||||
/>);
|
||||
|
||||
var topUnreadMessagesBar = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue