Move small pie share into "other" - align labels

This commit is contained in:
nymkappa
2022-03-01 18:29:02 +09:00
parent dd37a99b39
commit dd43ba2f2c
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 {