UNPKG

butterfly-dag

Version:

一个基于数据驱动的节点式编排组件库,让你有方便快捷定制可视化流程图表

16 lines (15 loc) 255 B
.butterflie-circle-endpoint { position: absolute; z-index: 100; width: 6px; height: 6px; border: 1px solid #999; border-radius: 50%; background: #fff; &.linkable { background: green; &.hover { background: orange; } } }