Properly sepearate left column from timeline
This commit is contained in:
@@ -20,7 +20,6 @@ $roomListCollapsedWidth: 68px;
|
||||
.mx_LeftPanel {
|
||||
// TODO decrease this once Spaces launches as it'll no longer need to include the 56px Community Panel
|
||||
min-width: 206px;
|
||||
max-width: 50%;
|
||||
|
||||
// Create a row-based flexbox for the GroupFilterPanel and the room list
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user