Computer panel: match measured WorkClaw geometry (from capture)
Forensic capture of the live app's Computer panel gave exact ground truth, correcting my prior commit (which trusted a reviewer's measurements): - Dock is content-width (~380px) centered by a w-full wrapper, NOT stretched full-width — my last change had wrongly stretched it. Reverts to the real centered-pill behaviour. - Dark tiles (#1f1f1f) gain the measured grounding drop in --shadow-dock-tile (0 4.65px 9.35px rgba(0,0,0,0.2)); previously flat (hairline + inset only). - AppIcon cells fixed to 68px / 8px gap; grid gap 34px×16px; icons 34px; the dock now uses the same nested tile component as the grid. - White brand-tile shadow + tile nesting were already exact (capture confirms). Regenerated computer-home baseline. typecheck/lint/86 unit/31 E2E/6 visual green. Co-Authored-By: Claude Opus 4.8 <[email protected]>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
355a6f23b9
commit
36087c30f5
Binary file not shown.
|
Before Width: | Height: | Size: 182 KiB After Width: | Height: | Size: 195 KiB |
Reference in New Issue
Block a user