Properly sepearate left column from timeline

This commit is contained in:
Dariusz Niemczyk 2021-08-16 14:26:21 +02:00
parent 8bd5441fae
commit 582b5c90a4
No known key found for this signature in database
GPG key ID: 28DFE7164F497CB6
7 changed files with 42 additions and 19 deletions

View file

@ -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;