6 lines
85 B
CSS
6 lines
85 B
CSS
.simple-react-cytoscape {
|
|
width: 900px;
|
|
height: 900px;
|
|
border-style: dashed;
|
|
}
|