blob: 4444564619e6a9c80b66f390fb8b1644028ce65f [file] [log] [blame]
gio5f2f1002025-03-20 18:38:48 +04001.react-flow__handle.connectingto {
giod0026612025-05-08 13:00:36 +00002 background: #ff6060;
gio5f2f1002025-03-20 18:38:48 +04003}
4
5.react-flow__handle.valid {
giod0026612025-05-08 13:00:36 +00006 background: #55dd99;
7}
gio8cadbc72025-05-16 07:51:02 +00008
9body {
10 overflow: hidden;
11}