1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2026-01-03 21:42:32 +03:00

Revert "Make the background-blur always 100%"

This reverts commit e8c974a71e.
This commit is contained in:
Dariusz Niemczyk
2021-08-23 17:39:06 +02:00
parent e8c974a71e
commit 01eda5158b
2 changed files with 7 additions and 3 deletions

View File

@@ -26,7 +26,6 @@ $roomListCollapsedWidth: 68px;
.mx_LeftPanel_wrapper {
display: flex;
max-width: 50%;
position: relative;
.mx_LeftPanel_background {