Move background-blur to fully css version
This commit is contained in:
parent
01eda5158b
commit
e54191f6b0
11 changed files with 48 additions and 142 deletions
|
@ -363,8 +363,7 @@ $appearance-tab-border-color: $input-darker-bg-color;
|
|||
|
||||
// blur amounts for left left panel (only for element theme)
|
||||
:root {
|
||||
--lp-background-blur: 60px;
|
||||
--lp-background-overlay: rgba(0, 0, 0, 0.055);
|
||||
--lp-background-blur: 30px;
|
||||
}
|
||||
$composer-shadow-color: rgba(0, 0, 0, 0.04);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue