diff --git a/src/apps/callflows/style/app.css b/src/apps/callflows/style/app.css index 189e81f..c8667b4 100644 --- a/src/apps/callflows/style/app.css +++ b/src/apps/callflows/style/app.css @@ -364,7 +364,7 @@ #ws_callflow .children > .child > .span_arrow.small, .callflow-preview .children > .child > .span_arrow.small { height: 31px; - width: 100px; + width: 100%; background-image: url(static/images/center_arrow.png); }