Fix : third line using second line effects

This commit is contained in:
2024-07-01 12:03:48 +02:00
parent 5ed4307158
commit 85d23f4b60
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
<text x="0" y="-0.0" font-size="11" text-anchor="middle" fill="black" font-family="Helvetica"></text>
</g>
<g id="d7">
<circle cx="0" cy="0" r="15.0" fill="green" x="0" y="0" onclick="console.log()" />
<circle cx="0" cy="0" r="15.0" fill="red" x="0" y="0" onclick="console.log()" />
<text x="0" y="9" font-size="24" text-anchor="middle" fill="white" font-weight="bold" font-family="Helvetica">5</text>
</g>
<g id="d8">

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB