mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Fix breadcrumbs overflowing left-panel
This commit is contained in:
parent
7645e0413c
commit
1e1fc64769
@ -50,6 +50,7 @@ $roomListCollapsedWidth: 68px;
|
||||
contain: content;
|
||||
position: relative;
|
||||
flex-grow: 1;
|
||||
overflow: hidden;
|
||||
|
||||
// Note: The 'room list' in this context is actually everything that isn't the tag
|
||||
// panel, such as the menu options, breadcrumbs, filtering, etc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user