Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 1e1fc64

Browse files
author
Dariusz Niemczyk
committed
Fix breadcrumbs overflowing left-panel
1 parent 7645e04 commit 1e1fc64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/css/structures/_LeftPanel.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ $roomListCollapsedWidth: 68px;
5050
contain: content;
5151
position: relative;
5252
flex-grow: 1;
53+
overflow: hidden;
5354

5455
// Note: The 'room list' in this context is actually everything that isn't the tag
5556
// panel, such as the menu options, breadcrumbs, filtering, etc

0 commit comments

Comments
 (0)