From 5ef75c8a2fc4ee8b9c6995412cb0835ef850ab0d Mon Sep 17 00:00:00 2001 From: moklick Date: Tue, 13 Aug 2024 11:25:19 +0200 Subject: [PATCH] refactor(edges): strengthen css selector for overflow visible closes #4526 --- packages/system/src/styles/init.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/system/src/styles/init.css b/packages/system/src/styles/init.css index 037ad579..586652c9 100644 --- a/packages/system/src/styles/init.css +++ b/packages/system/src/styles/init.css @@ -113,7 +113,7 @@ fill: none; } -.xy-flow__edges { +.xy-flow .xy-flow__edges { position: absolute; svg {