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
No known key found for this signature in database
GPG key ID: 28DFE7164F497CB6
6 changed files with 25 additions and 5 deletions

View file

@ -365,6 +365,7 @@ $appearance-tab-border-color: $input-darker-bg-color;
:root {
--llp-background-blur: 40px;
--lp-background-blur: 20px;
--lp-background-overlay: rgba(0, 0, 0, 0.055);
}
$composer-shadow-color: rgba(0, 0, 0, 0.04);