FIX: reduces charts height (#10327)

This commit is contained in:
Joffrey JAFFEUX 2020-07-28 18:42:14 +02:00 committed by GitHub
parent 11faec71ae
commit cfd3dcee4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,3 @@
.admin-report-chart {
animation: fadein 2s;
.chart-canvas-container {
position: relative;
height: 50vh;
width: 100%;
}
}