Files
dify/web/app/components/workflow/style.css
StyleZhang 0acb2db9b6 layout
2024-03-01 14:29:02 +08:00

3 lines
63 B
CSS

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