diff --git a/src/module/cytoscapeMap.js b/src/module/cytoscapeMap.js index 31e4673..95af520 100644 --- a/src/module/cytoscapeMap.js +++ b/src/module/cytoscapeMap.js @@ -189,9 +189,7 @@ export default function cytoscapeMap( width: "data(width)", color: "data(textColor)", "line-height": "0.7rem", - "font-size": function (node) { - return node.data("type") === "activity" ? 14 : 14; - }, + "font-size": 14, }, }, // Edge styling