From ff11b7c8add809a52e5e34ce7560fefd6d5ce554 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Fri, 9 Aug 2024 00:00:10 +0100 Subject: [PATCH] Fix styling --- src/data/roadmaps/sql/sql.json | 42 ++++++++++++++++++---------------- 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a/src/data/roadmaps/sql/sql.json b/src/data/roadmaps/sql/sql.json index 7ace2853f..226030509 100644 --- a/src/data/roadmaps/sql/sql.json +++ b/src/data/roadmaps/sql/sql.json @@ -3868,7 +3868,11 @@ }, "selected": false, "data": { - "label": "horizontal node" + "label": "horizontal node", + "style": { + "stroke": "#2B78E4", + "strokeWidth": 3.5 + } }, "zIndex": 999, "width": 358, @@ -5322,25 +5326,6 @@ "selectable": true, "focusable": true }, - { - "style": { - "strokeDasharray": "0.8 8", - "strokeLinecap": "round", - "strokeWidth": 3.5, - "stroke": "#2b78e4" - }, - "source": "zEWmq0Y1LFPMQelpucrph", - "sourceHandle": "y2", - "target": "WigElh37ztiRYRstQR9NE", - "targetHandle": "z1", - "data": { - "edgeStyle": "dashed" - }, - "id": "reactflow__edge-zEWmq0Y1LFPMQelpucrphy2-WigElh37ztiRYRstQR9NEz1", - "selected": false, - "selectable": true, - "focusable": true - }, { "style": { "strokeDasharray": "0.8 8", @@ -5578,6 +5563,23 @@ "id": "reactflow__edge-UDqbT1y-YzBrljfKSz_RGx2-GV_zWF6rSWg5bqgiXhOEfw1", "selected": false, "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "WigElh37ztiRYRstQR9NE", + "sourceHandle": "z2", + "target": "zEWmq0Y1LFPMQelpucrph", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-WigElh37ztiRYRstQR9NEz2-zEWmq0Y1LFPMQelpucrphy1", + "selected": false } ] } \ No newline at end of file