Commit 8bf7fb0
polish(record): cap detail content at a comfortable reading width
Record pages are scan/read surfaces. On wide monitors the full-bleed detail
column stretched field rows so values sat far from their labels, hurting
scannability. Cap the RecordDetailView content column at max-w-[1400px]
(centered); data surfaces (lists / dashboards / visualizations) are untouched
and stay full-width. Only affects viewports wide enough that the content
region exceeds 1400px (~1665px+), so common 1440/1280 layouts are unchanged.
Verified at 1920 (content centers, field rows tighten) and 1440 (no change).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent fcf1dd4 commit 8bf7fb0
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1893 | 1893 | | |
1894 | 1894 | | |
1895 | 1895 | | |
| 1896 | + | |
| 1897 | + | |
| 1898 | + | |
| 1899 | + | |
| 1900 | + | |
1896 | 1901 | | |
1897 | 1902 | | |
1898 | 1903 | | |
| |||
1943 | 1948 | | |
1944 | 1949 | | |
1945 | 1950 | | |
| 1951 | + | |
1946 | 1952 | | |
1947 | 1953 | | |
1948 | 1954 | | |
| |||
0 commit comments