16 lines
369 B
JavaScript
16 lines
369 B
JavaScript
import{m as e}from"./mermaid.esm.min-C3PPQ_C2.js";var l=e(()=>`
|
|
/* Font Awesome icon styling - consolidated */
|
|
.label-icon {
|
|
display: inline-block;
|
|
height: 1em;
|
|
overflow: visible;
|
|
vertical-align: -0.125em;
|
|
}
|
|
|
|
.node .label-icon path {
|
|
fill: currentColor;
|
|
stroke: revert;
|
|
stroke-width: revert;
|
|
}
|
|
`,"getIconStyles");export{l as o};
|