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