#245: Loads of new introduction features, including a basic app selector

This commit is contained in:
frikky
2022-01-03 02:39:22 +01:00
parent d1eb9e6347
commit 0f2c71a721
9 changed files with 371 additions and 39 deletions
+7
View File
@@ -90,6 +90,13 @@ const data = [{
"source-arrow-color": "#337ab7",
},
},
{
selector: "node:selected",
css: {
"border-color": "#f86a3e",
"border-width": "3px",
},
},
]
export default data