Fix background

This commit is contained in:
Mister Rajoy
2021-05-13 15:50:33 +02:00
parent 03b7f0bc25
commit 59a46ae222

View File

@@ -474,7 +474,7 @@
"name": "Background-color",
"description": "change background-color of the background",
"css": ".backgroundContainer.withBackdrop {background-color: $;}",
"default": "#000000db"
"default": "rgba(0, 0, 0, 0.86)"
},
{
"type": "blurSlider",