This commit is contained in:
2026-07-08 19:59:25 +09:00
parent 8ffa9b097a
commit 38b5c2492e
6 changed files with 100 additions and 67 deletions
+2 -2
View File
@@ -699,11 +699,11 @@ const BASE_CSS = `
}
.ui-chart__tick {
fill: var(--color-text-muted);
font-size: 10px;
font-size: 12px;
font-family: var(--font-body);
}
.ui-chart__tick--x {
font-size: 9px;
font-size: 11px;
}
.ui-chart__line {
fill: none;