Move small pie share into "other" - align labels

This commit is contained in:
nymkappa
2022-03-01 18:29:02 +09:00
parent 6cdd41a8f7
commit cf4336eb2e
3 changed files with 76 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
.chart {
max-height: 400px;
@media (max-width: 767.98px) {
max-height: 300px;
max-height: 270px;
}
}
.chart-widget {