Fix missing background tonality without avatar
This commit is contained in:
parent
78d48b1d8b
commit
eb242041a5
6 changed files with 25 additions and 5 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue