UNPKG

@javaguns/flow-ui

Version:

``` <template> <a-spin :spinning="loading"> <FlowDesigner ref="flowDesigner" top="50px"> </FlowDesigner> </a-spin> </template> <script lang="ts" setup> import { ref, provide, onMounted } from 'vue'; import { FlowDesigner, LoadingKey } from '@j

16 lines (15 loc) 319 B
.guns-timeline-item { height: 25px; line-height: 25px; font-size: 13px; color: rgba(0, 0, 0, 0.43137255); text-overflow: ellipsis; overflow: hidden; word-break: break-all; white-space: nowrap; } .guns-timeline-tag { color: #fff !important; height: 25px !important; line-height: 25px !important; }