Properly sepearate left column from timeline
This commit is contained in:
parent
8bd5441fae
commit
582b5c90a4
7 changed files with 42 additions and 19 deletions
|
@ -644,8 +644,8 @@ class LoggedInView extends React.Component<IProps, IState> {
|
|||
resizeNotifier={this.props.resizeNotifier}
|
||||
/>
|
||||
<ResizeHandle />
|
||||
{ pageElement }
|
||||
</div>
|
||||
{ pageElement }
|
||||
</div>
|
||||
<CallContainer />
|
||||
<NonUrgentToastContainer />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue