Mining/ui/src/app/chart.component.css

6 lines
61 B
CSS
Raw Normal View History

.chart {
width: 100%;
height: 300px;
display: block;
}