nope/pages/graph.css
Martin Karkowski 838d910c2f adding gojs
2020-12-01 13:05:35 +01:00

6 lines
117 B
CSS

.diagram-component {
width: 90%;
height: 100px;
border: solid 1px black;
background-color: white;
}