Skip to content
Snippets Groups Projects
Commit dcc699af authored by Fatih Acet's avatar Fatih Acet
Browse files

Merge branch '23849-pipeline-graph-bug' into 'master'

Only remove right connector of first build of last stage

Only remove right connector of first build of last stage.
Closes #23849

See merge request !7179
parents b7d3fc15 2a77a87f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -573,8 +573,7 @@
.build {
// Remove right connecting horizontal line from first build in last stage
&:first-child {
&::after,
&::before {
&::after {
border: none;
}
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment