Fix missing background tonality without avatar

This commit is contained in:
Dariusz Niemczyk
2021-08-17 18:56:19 +02:00
parent 78d48b1d8b
commit eb242041a5
6 changed files with 25 additions and 5 deletions
+1
View File
@@ -242,6 +242,7 @@ $appearance-tab-border-color: $room-highlight-color;
:root {
--llp-background-blur: 60px;
--lp-background-blur: 30px;
--lp-background-overlay: rgba(255, 255, 255, 0.055);
}
$composer-shadow-color: rgba(0, 0, 0, 0.28);