Commit 588e2152 authored by Dimitrie Hoekstra's avatar Dimitrie Hoekstra

fixed mini pipeline graph connector lines offset

parent 80eaed16
...@@ -195,7 +195,7 @@ ...@@ -195,7 +195,7 @@
width: 8px; width: 8px;
position: absolute; position: absolute;
right: -7px; right: -7px;
bottom: 8px; bottom: 9px;
border-bottom: 2px solid $border-color; border-bottom: 2px solid $border-color;
} }
} }
...@@ -691,10 +691,3 @@ ...@@ -691,10 +691,3 @@
} }
} }
} }
.ci-status-icon-created {
svg {
fill: $gray-darkest;
}
}
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