@antv/x6
Version:
JavaScript diagramming library that uses SVG and HTML for rendering
19 lines • 350 B
JavaScript
/* eslint-disable */
/**
* Auto generated file, do not modify it!
*/
export const content = `.x6-widget-snapline {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
}
.x6-widget-snapline-vertical,
.x6-widget-snapline-horizontal {
stroke: #2ecc71;
stroke-width: 1px;
}
`;
//# sourceMappingURL=raw.js.map