elstat/priv/frontend/src/Graph.css

5 lines
53 B
CSS
Raw Normal View History

.graph-container {
width: 100%;
height: 10rem;
2018-06-12 21:56:50 +00:00
}