diff --git a/app/assets/html/bzGraflow/nodesTest2.html b/app/assets/html/bzGraflow/nodesTest2.html index b8c8b22..57b4977 100644 --- a/app/assets/html/bzGraflow/nodesTest2.html +++ b/app/assets/html/bzGraflow/nodesTest2.html @@ -113,6 +113,7 @@ left: 0; width: 99%; background: black; + clip-path: polygon( 0% 100%, 100% 100%, 100% 50%, 0% 50%); } .bzgf-node[data-nodetype="database"] [data-direction="n"]{ top: -17px; } .bzgf-node[data-nodetype="database"] [data-direction="s"]{ bottom: -17px; } @@ -175,14 +176,14 @@ @@ -190,7 +191,7 @@