Skip to content
Snippets Groups Projects
Commit 4be7620e authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray
Browse files

Only remove right connector of first build of last stage

Former-commit-id: 2a77a87f
parent d0edcfb2
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