multiple fixes to make style switcher not die. Made shadows work, incuding compatibility
This commit is contained in:
parent
6a3714fcc6
commit
6e1c538e41
5 changed files with 94 additions and 59 deletions
|
@ -53,7 +53,7 @@
|
|||
"blur": 0,
|
||||
"spread": "1",
|
||||
"color": "--accent",
|
||||
"alpha": "0.3",
|
||||
"alpha": "1",
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
"blur": 0,
|
||||
"spread": "1",
|
||||
"color": "--accent",
|
||||
"alpha": "0.3",
|
||||
"alpha": "1",
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue