Force a new layer for backdrop panel
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user