Merge pull request #4544 from xyflow/refactor/edges-css-selector

refactor(edges): strengthen css selector for overflow visible
This commit is contained in:
Moritz Klack
2024-08-13 11:26:35 +02:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/system': patch
---
strengthen css selector for edges for overflow visible
+1 -1
View File
@@ -113,7 +113,7 @@
fill: none;
}
.xy-flow__edges {
.xy-flow .xy-flow__edges {
position: absolute;
svg {