fix workflow node (#19262)

<img width="999" height="1090" alt="CleanShot 2026-04-02 at 18 41 58"
src="https://github.com/user-attachments/assets/1e0db9e5-e6ed-4899-910d-14b3db420740"
/>
This commit is contained in:
nitin
2026-04-02 19:16:33 +05:30
committed by GitHub
parent 3c067f072c
commit 047dd350f6
@@ -8,6 +8,7 @@ type WorkflowDiagramHandleTargetProps = {
};
const StyledHandleContainer = styled.div`
inset: 0;
position: absolute;
& .react-flow__handle {