Summary
- Prevent device settings section labels from splitting inside words.
- Let section cards wrap as whole cards when the row is too narrow.
Tests
- pnpm check
- pnpm test:e2e e2e/dashboard.spec.ts
- Playwright visual smoke check at 1365px wide
## Summary
- Prevent device settings section labels from splitting inside words.
- Let section cards wrap as whole cards when the row is too narrow.
## Tests
- pnpm check
- pnpm test:e2e e2e/dashboard.spec.ts
- Playwright visual smoke check at 1365px wide
HGC-4