This commit is contained in:
2026-07-08 19:32:16 +09:00
parent 9c40dec070
commit 8ffa9b097a
14 changed files with 238 additions and 50 deletions
+8
View File
@@ -152,6 +152,14 @@
gap: var(--spacing-8);
}
.b01-dashboard__chart .ui-chart__plot {
height: 140px;
}
.b01-dashboard__chart .ui-chart__svg {
height: 100%;
}
.b01-dashboard__chart-caption {
margin: 0;
color: var(--color-text-secondary);