zurich_kotak/src/layout
Yashas 47967c6318 console: use the full screen width on the lead page
The previous change over-corrected: left-anchoring a capped block pushed the
whole page to the left and left the right half of a wide monitor empty. Drop
the width cap so the content fills from the nav to the right edge, the way a
sidebar dashboard should.

- shell__main: no max-width, fills the width beside the nav.
- lead grid: story column takes the slack (1fr), facts rail fixed at its
  content width (360-420px).
- metric tiles: auto-fit, so three or four tiles always fill the row instead
  of leaving an empty hard-coded 4th cell on the right.

Reading comfort is still handled inside the feed (paragraphs cap their own
line length), so a wide panel does not sprawl the text.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-09-09 14:34:32 +05:30
..
Shell.css console: use the full screen width on the lead page 2026-09-09 14:34:32 +05:30
Shell.jsx Revert "console: redesign the UI — one card language, icons, filters, live trail" 2026-09-09 11:40:49 +05:30
UserMenu.css Revert "console: redesign the UI — one card language, icons, filters, live trail" 2026-09-09 11:40:49 +05:30
UserMenu.jsx Revert "console: redesign the UI — one card language, icons, filters, live trail" 2026-09-09 11:40:49 +05:30