blob: 31745d5b1b9e84dfa6ec5012f0728a1120ec3bcf [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}