Backdrop filter compatibility for Firefox and Safari
This commit is contained in:
parent
27ee7c5836
commit
652ad3617d
9 changed files with 55 additions and 14 deletions
|
@ -26,6 +26,7 @@ $roomListCollapsedWidth: 68px;
|
|||
// Create a row-based flexbox for the GroupFilterPanel and the room list
|
||||
display: flex;
|
||||
contain: content;
|
||||
position: relative;
|
||||
|
||||
.mx_LeftPanel_GroupFilterPanelContainer {
|
||||
flex-grow: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue