Force a new layer for backdrop panel
This commit is contained in:
parent
4cd79e30af
commit
a62717ed85
2 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,8 @@ $roomListCollapsedWidth: 68px;
|
|||
.mx_LeftPanel_wrapper {
|
||||
display: flex;
|
||||
max-width: 50%;
|
||||
position: relative;
|
||||
|
||||
// Contain the amount of layers rendered by constraining what actually needs re-layering via css
|
||||
contain: layout paint;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue