Commit 29a4e5f
fix(#103): match chart-grid spacing to the KPI band (12px both axes)
After the previous height:100% fix exposed the real margin
spacing, 48px vertical felt too generous compared to the KPI
band's tight 12px gap-3 grid directly above. Drop GridStack
margins to 6 on every side → 12px gap on both axes, matching
the KPI band exactly so the whole metrics page reads as one
consistently-spaced surface.
Verified via Chrome MCP after fix:
horizontal gap between adjacent inner cards: 12px
vertical gap between adjacent inner cards: 12px
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent bc7f99a commit 29a4e5f
1 file changed
Lines changed: 9 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
| |||
86 | 85 | | |
87 | 86 | | |
88 | 87 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
93 | 92 | | |
94 | 93 | | |
95 | 94 | | |
| |||
0 commit comments