UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

22 lines 448 B
"use strict"; /* eslint-disable */ Object.defineProperty(exports, "__esModule", { value: true }); exports.content = void 0; /** * Auto generated file, do not modify it! */ exports.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