Fix background
This commit is contained in:
@@ -474,7 +474,7 @@
|
|||||||
"name": "Background-color",
|
"name": "Background-color",
|
||||||
"description": "change background-color of the background",
|
"description": "change background-color of the background",
|
||||||
"css": ".backgroundContainer.withBackdrop {background-color: $;}",
|
"css": ".backgroundContainer.withBackdrop {background-color: $;}",
|
||||||
"default": "#000000db"
|
"default": "rgba(0, 0, 0, 0.86)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "blurSlider",
|
"type": "blurSlider",
|
||||||
|
|||||||
Reference in New Issue
Block a user