chore(draw): adjust message flow start

This commit is contained in:
Nico Rehwaldt 2015-05-06 22:28:06 +02:00
parent bacd2b4322
commit 07c35ce9a9
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ function BpmnRenderer(events, styles, pathMap) {
});
createMarker('messageflow-start', {
element: svg.circle(6, 6, 4),
element: svg.circle(6, 6, 3.5),
attrs: {
fill: 'white',
stroke: 'black'