mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
FIX: reduces charts height (#10327)
This commit is contained in:
parent
11faec71ae
commit
cfd3dcee4a
@ -1,9 +1,3 @@
|
|||||||
.admin-report-chart {
|
.admin-report-chart {
|
||||||
animation: fadein 2s;
|
animation: fadein 2s;
|
||||||
|
|
||||||
.chart-canvas-container {
|
|
||||||
position: relative;
|
|
||||||
height: 50vh;
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user