UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

5 lines (4 loc) 442 B
/** * Auto generated file, do not modify it! */ export declare const content = ".x6-widget-dnd {\n position: absolute;\n top: -10000px;\n left: -10000px;\n z-index: 999999;\n display: none;\n cursor: move;\n opacity: 0.7;\n}\n.x6-widget-dnd.dragging {\n display: inline-block;\n}\n.x6-widget-dnd.dragging * {\n pointer-events: none !important;\n}\n.x6-widget-dnd .x6-graph {\n background: transparent;\n box-shadow: none;\n}\n";