Added minor fix to app generation

This commit is contained in:
frikky
2022-06-28 18:14:02 +02:00
parent b25a216058
commit ab5b35532b
7 changed files with 119 additions and 40 deletions
+2 -2
View File
@@ -163,8 +163,8 @@ const data = [
selector: "node[?isSuggestion]",
css: {
shape: "ellipse",
width: "30px",
height: "30px",
width: "50px",
height: "50px",
"z-index": "5002",
"font-size": "0px",
border: "1px solid rgba(255,255,255,0.9)",