diff --git a/src/app/globals.css b/src/app/globals.css index 4899a54b..203e5de1 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -55,10 +55,6 @@ body { transition: opacity 250ms ease-in-out; } -.react-flow__node:not(.switch-dimmed) { - transition: opacity 250ms ease-in-out; -} - /* Base handle styles */ .react-flow__handle { width: 14px;