hierarchical-estimates-visu.../components/graph/style.css
NunoSempere 6f91849e4e feat: Get prototype working.
Display still missing, but some core functionality already
works.
2022-06-24 21:38:07 -04:00

6 lines
86 B
CSS

.simple-react-cytoscape {
width: 1500px;
height: 500px;
border-style: dashed;
}