Files
GopherGate/static/css/dashboard.css
hobokenchicken e38f012b23
Some checks failed
CI / Check (push) Has been cancelled
CI / Clippy (push) Has been cancelled
CI / Formatting (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Release Build (push) Has been cancelled
fix(dashboard): constrain chart containers to prevent infinite canvas growth
Added fixed height and position:relative to .chart-container so Chart.js
responsive mode has a bounded parent. Removed height attributes from all
canvas elements that conflict with Chart.js responsive sizing.
2026-03-02 13:52:28 -05:00

23 KiB