UNPKG

@nodeject/ui-components

Version:

UI library for non-trivial components

21 lines (19 loc) 322 B
.removeNode { &:extend(.nodeButton); font-size: 1.2rem; margin-top: -0.62em; margin-left: -0.4em; } .nodeWrapper { &:hover { .removeNode { visibility: visible; } } .deleteIcon { position: absolute; z-index: 1; margin-top: -0.4em; margin-left: -0.7em; } }