Remove black stroke from lollipops so it matches edge paths

This commit is contained in:
yari-dewalt
2024-11-04 10:15:51 -08:00
parent b315d70af5
commit 3c7fd95617
2 changed files with 4 additions and 2 deletions

View File

@@ -603,6 +603,10 @@
</div>
<div class="test">
<pre class="mermaid">
---
config:
theme: dark
---
classDiagram
test ()--() test2
</pre>