nope/pages/graph.css

6 lines
117 B
CSS
Raw Normal View History

2020-12-01 12:05:35 +00:00
.diagram-component {
width: 90%;
height: 100px;
border: solid 1px black;
background-color: white;
}