mirror of
https://github.com/langgenius/dify.git
synced 2026-02-25 04:06:30 +08:00
3 lines
63 B
CSS
3 lines
63 B
CSS
.react-flow__node {
|
|
transition: transform 0.1s ease-in-out;
|
|
} |