zurich_kotak/src
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
..
api Revert "console: redesign the UI — one card language, icons, filters, live trail" 2026-09-09 11:40:49 +05:30
assets Wire the console to the platform and make it deployable 2026-08-24 15:20:13 +05:30
components console: 60/40 split on the lead page — close the dead gap 2026-09-09 14:17:02 +05:30
layout console: use the full screen width on the lead page 2026-09-09 14:34:32 +05:30
pages Revert "console: redesign the UI — one card language, icons, filters, live trail" 2026-09-09 11:40:49 +05:30
screens console: use the full screen width on the lead page 2026-09-09 14:34:32 +05:30
App.jsx console: the file reads as facts, and filing a lead stays on the page 2026-09-08 18:53:16 +05:30
index.css console: rebuild the look in the assured-inspired language (approved direction) 2026-09-09 12:24:44 +05:30
main.jsx Wire the console to the platform and make it deployable 2026-08-24 15:20:13 +05:30
runtimeConfig.js UI Enhancements in recordsview and detailsview 2026-09-02 15:33:26 +05:30