chore(examples): add overview, cleanup
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
.react-flow .react-flow__handle {
|
||||
.touchdevice-flow .react-flow__handle {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
border-radius: 3px;
|
||||
background-color: #9f7aea;
|
||||
}
|
||||
|
||||
.react-flow__handle.connecting {
|
||||
.touchdevice-flow .react-flow__handle.connecting {
|
||||
animation: bounce 1600ms infinite ease-out;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user