This commit is contained in:
chenlin
2025-12-08 15:48:54 +08:00
parent 0c3a841936
commit fc2c0d341f
4 changed files with 23 additions and 18 deletions

View File

@@ -1406,8 +1406,8 @@ onMounted(() => {
.donut-chart-wrapper,
.donut-chart-wrapper-small {
height: 280px;
min-height: 280px;
height: 200px;
min-height: 200px;
}
.line-chart-wrapper,
@@ -1420,8 +1420,8 @@ onMounted(() => {
}
.progress-chart-wrapper {
height: 280px;
min-height: 280px;
height: 200px;
min-height: 200px;
}
.region-distribution,