UNPKG

@gravity-ui/graph

Version:

Modern graph editor component

13 lines (12 loc) 190 B
.graph-wrapper { position: relative; width: 100%; height: 100%; flex: 1; } .graph-canvas { position: absolute; overflow: hidden; width: 100%; height: 100%; }