dify/web/app/components/workflow/style.css

3 lines
63 B
CSS

.react-flow__node {
transition: transform 0.1s ease-in-out;
}