opt-cc/static/src/app/statistic/overview/stats-overview.component.css

10 lines
128 B
CSS
Raw Normal View History

2017-09-02 13:08:54 +02:00
.slide-chart-container {
2017-07-30 08:55:14 +02:00
width: 1200px;
2017-09-02 13:08:54 +02:00
margin: auto;
}
:host /deep/ .carousel-control {
width: 5%;
cursor: pointer;
2017-07-29 12:59:51 +02:00
}