mirror of
https://github.com/langgenius/dify.git
synced 2026-02-24 20:01:22 +08:00
3 lines
63 B
CSS
3 lines
63 B
CSS
.react-flow__node {
|
|
transition: transform 0.2s ease-in-out;
|
|
} |