Merge pull request #4544 from xyflow/refactor/edges-css-selector
refactor(edges): strengthen css selector for overflow visible
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
strengthen css selector for edges for overflow visible
|
||||
@@ -113,7 +113,7 @@
|
||||
fill: none;
|
||||
}
|
||||
|
||||
.xy-flow__edges {
|
||||
.xy-flow .xy-flow__edges {
|
||||
position: absolute;
|
||||
|
||||
svg {
|
||||
|
||||
Reference in New Issue
Block a user