@ -210,6 +210,12 @@ $session-compose-margin: 20px;
}
.session-left-pane-section-content {
display: flex;
flex-direction: column;
.user-search-dropdown {
width: 100%;
flex-grow: 1;
@ -160,7 +160,7 @@ export class LeftPaneMessageSection extends React.Component<Props, any> {
MainViewController.renderMessageView();
return (
<div>
<div className="session-left-pane-section-content">
{this.renderHeader()}
{this.state.showComposeView
? LeftPane.RENDER_CLOSABLE_OVERLAY(