Update skins-3.0.json

This commit is contained in:
Mister Rajoy
2020-11-22 01:15:14 +01:00
parent f50afd93bf
commit e118d85259

View File

@@ -72,6 +72,14 @@
"description": "Modifies the color of the left menu panel.",
"css": ".mainDrawer-scrollContainer { color: $; }",
"default":"#ffffff"
},
{
"type": "number",
"step": "0.1",
"name": "Image Edge Rounded",
"description": "Modifies the color of the left menu panel.",
"css": ".cardContent-button,.itemDetailImage { border-radius: $em;}",
"default":"0"
}
]
},