codeburn/app/renderer/styles
iamtoruk 1efc0ceb44 fix(app): daily-spend chart fills its card, bars bottom-aligned
The StackedBars chart lived in a fixed 96px band, so when the grid
stretched its card to match the taller "By project" panel the bars
floated at the top over a large empty gap. Make the panel/body flex so
the chart fills the card height (min 120px) with bars bottom-anchored;
round stacked-segment corners only at the top/bottom of each column.
2026-07-11 17:06:00 -07:00
..
indigo.css fix(app): daily-spend chart fills its card, bars bottom-aligned 2026-07-11 17:06:00 -07:00
plain.css feat(app): error boundary so a crashing screen shows the error, not a blank 2026-07-11 14:33:16 -07:00