Commit a126714f authored by Filipa Lacerda's avatar Filipa Lacerda

Vertically aligns cross project arrow and connector for a downstream pipeline

parent 8f69639e
......@@ -126,7 +126,7 @@
}
.linked-pipeline.build {
height: 40px;
height: 41px;
// apply custom dimensions to connector before and after for triangle arrow
&.flat-connector-before {
......@@ -187,7 +187,7 @@
.cross-project-triangle {
position: absolute;
top: 48px;
top: 50px;
width: 0;
height: 0;
border-bottom: 7px solid transparent;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment