Polish map-first workbench visuals
This commit is contained in:
@@ -113,6 +113,12 @@ The workbench uses a task-based shell instead of a single long panel stack. `App
|
||||
|
||||
The premium V1 presentation layer lives in `src/styles/premium.css`. It groups navigation by Workspace, Analyze and Deliver, removes the permanent inspector column, gives desktop/ultrawide workspaces stable readable widths and switches narrow screens to full-width content with a horizontally scrollable navigation rail. API calls and workflow state remain owned by the existing hooks.
|
||||
|
||||
The final visual polish layer lives in `src/styles/visual-polish.css`. It keeps
|
||||
the map dominant, places the results rail beside the map when the viewport is
|
||||
wide enough, preserves a readable two-column map flow on smaller desktops and
|
||||
stacks the context header and navigation explicitly on mobile. It contains no
|
||||
workflow or API logic.
|
||||
|
||||
## Current component boundaries
|
||||
|
||||
`App.tsx` remains the shared workspace orchestrator, while focused surfaces
|
||||
|
||||
Reference in New Issue
Block a user