Skip to content

Commit 32c07c1

Browse files
wxtimMetRonnie
andauthored
Update src/components/cylc/SVGTask.vue
Co-authored-by: Ronnie Dutta <[email protected]>
1 parent 7a7935a commit 32c07c1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/components/cylc/SVGTask.vue

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -492,13 +492,13 @@ const modifierTransform = _getModifierTransform()
492492
}
493493
494494
&.runahead .modifier {
495-
.outline {
496-
stroke: $foreground;
497-
}
498-
.runahead circle {
499-
fill: $foreground;
500-
}
501-
}
495+
.outline {
496+
stroke: $foreground;
497+
}
498+
.runahead circle {
499+
fill: $foreground;
500+
}
501+
}
502502
503503
&.skip .modifier {
504504
.skip path {

0 commit comments

Comments
 (0)