refactor(edges): strengthen css selector for overflow visible closes #4526

This commit is contained in:
moklick
2024-08-13 11:25:19 +02:00
parent 196bca0814
commit 5ef75c8a2f

View File

@@ -113,7 +113,7 @@
fill: none;
}
.xy-flow__edges {
.xy-flow .xy-flow__edges {
position: absolute;
svg {