Make the blur as-close to the css one as possible
This commit is contained in:
@@ -240,8 +240,8 @@ $appearance-tab-border-color: $room-highlight-color;
|
||||
|
||||
// blur amounts for left left panel (only for element theme, used in _mods.scss)
|
||||
:root {
|
||||
--roomlist-background-blur-amount: 60px;
|
||||
--groupFilterPanel-background-blur-amount: 30px;
|
||||
--llp-background-blur: 60px;
|
||||
--lp-background-blur: 30px;
|
||||
}
|
||||
|
||||
$composer-shadow-color: rgba(0, 0, 0, 0.28);
|
||||
|
||||
Reference in New Issue
Block a user