Change to blurSlider

This commit is contained in:
Mister Rajoy
2021-02-04 15:10:40 +01:00
parent f451411c88
commit 556979db49

View File

@@ -356,7 +356,7 @@
"default": "0"
},
{
"type": "number",
"type": "blurSlider",
"name": "Backdrop Blur",
"description": "adds blur to the backdrop images default is zero",
"css": ":root{--bgblur: blur($px)}.backdropImage {filter: var(--bgblur);}.backgroundContainer.withBackdrop {background-color: rgba(0,0,0,0);}",