UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

23 lines (21 loc) 445 B
@import url('../../style/index'); .@{x6-prefix}-cell-tool-editor { position: relative; display: inline-block; min-height: 1em; margin: 0; padding: 0; line-height: 1; white-space: normal; text-align: center; vertical-align: top; overflow-wrap: normal; outline: none; transform-origin: 0 0; -webkit-user-drag: none; cursor: text; } .@{x6-prefix}-edge-tool-editor { border: 1px solid #275fc5; border-radius: 2px; }