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