Files
integreat/src/clj/auto_ap/ssr
Bryce 19186097d5 fix(ssr): stop content-card forcing always-on scrollbars; add tmp/ scratch dir
content-card used `overflow-scroll`, which renders scrollbar tracks even
when the content fits — visible as superfluous bars around the admin chart
cards. Switch to `overflow-auto` so scrollbars only appear when content
genuinely overflows (e.g. wide data tables still scroll).

Also add a gitignored ./tmp/ scratch directory (tracked via .gitkeep) and
document in AGENTS.md that temp files belong there.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-02 09:16:16 -07:00
..
2026-06-02 07:13:29 -07:00
2026-05-29 10:55:14 -07:00
2025-09-23 22:53:29 -07:00
2025-03-05 21:02:50 -08:00
2026-05-26 23:20:31 -07:00
2026-05-26 21:56:58 -07:00
2026-05-26 22:25:47 -07:00
2026-05-29 10:55:14 -07:00