Skip to content

Commit 622079b

Browse files
authored
Change stroke-dasharray to stroke-dash in wiring.d2
1 parent 1dfd952 commit 622079b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Elektronik/Wiring_Plan/wiring.d2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classes: {
2727
style: {
2828
stroke: "#7f8c8d"
2929
stroke-width: 1
30-
stroke-dasharray: 5
30+
stroke-dash: 5
3131
fill: transparent
3232
}
3333
}

0 commit comments

Comments
 (0)