mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-03 23:01:11 +01:00
Actually fix the space panel not working (#8111)
This commit is contained in:
parent
709e6e78d2
commit
4eba451176
@ -37,6 +37,7 @@ $roomListCollapsedWidth: 68px;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex: 1;
|
||||
height: 100%; // ensure space panel is still scrollable with an outer wrapper
|
||||
|
||||
.mx_LeftPanel_wrapper--user {
|
||||
background-color: $roomlist-bg-color;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user