mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Updating prop for direct messages modal
This commit is contained in:
@@ -206,7 +206,7 @@ export default class MoreDirectChannels extends React.Component {
|
||||
|
||||
return (
|
||||
<Modal
|
||||
className='more-modal'
|
||||
dialogClassName='more-modal'
|
||||
show={this.props.show}
|
||||
onHide={this.handleHide}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user