Fix room views not having proper container
This commit is contained in:
@@ -656,7 +656,9 @@ class LoggedInView extends React.Component<IProps, IState> {
|
||||
/>
|
||||
<ResizeHandle />
|
||||
</div>
|
||||
{ pageElement }
|
||||
<div className="mx_RoomView_wrapper">
|
||||
{ pageElement }
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<CallContainer />
|
||||
|
||||
Reference in New Issue
Block a user