arcs nicely curve when they connect a rountangle to itself

This commit is contained in:
Joeri Exelmans 2025-10-06 17:15:51 +02:00
parent e009f718d2
commit da0e56e17c
11 changed files with 526 additions and 153 deletions

View file

@ -82,6 +82,7 @@ text.highlight {
}
.arrow {
fill: none;
stroke: black;
stroke-width: 2px;
}