Upgraded Chart.js to v4. Updated charts.
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
.chart {
|
||||
position: relative;
|
||||
height: 400px;
|
||||
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 992px) {
|
||||
.chart {
|
||||
height: 200px;
|
||||
/*height: 200px;*/
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user