mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
d6554a0d87
Tables in Settings → Agents were not expanding to fill the container width when full-width mode was enabled. Added `w-full` class to all tables (Managed Agents, Kubernetes Clusters, and removed host tables) so they properly expand in full-width layouts. Fixes #1080