diff --git a/src/apps/callflows/style/app.css b/src/apps/callflows/style/app.css index 20f5b33..189e81f 100644 --- a/src/apps/callflows/style/app.css +++ b/src/apps/callflows/style/app.css @@ -364,6 +364,7 @@ #ws_callflow .children > .child > .span_arrow.small, .callflow-preview .children > .child > .span_arrow.small { height: 31px; + width: 100px; background-image: url(static/images/center_arrow.png); } @@ -690,6 +691,7 @@ .callflow-preview .branch { display: block; text-align: center; + padding: 0px 1px; } #ws_callflow .node.active,