loading animation

This commit is contained in:
2026-03-08 08:03:06 +01:00
parent 9e5fada009
commit 18b097d0ae
3 changed files with 206 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ body {
/* Node specific overrides */
.react-flow__node {
display: block;
overflow: visible;
}
.react-flow__node .react-flow__handle {