Remove the header's hidden scroll region: section pills become a fixed grid on mobile
Test and deploy / test-and-deploy (push) Successful in 42s
Test and deploy / test-and-deploy (push) Successful in 42s
The section nav (Plan/Bean/Machine/Log/After) was an overflow-x:auto strip with hidden scrollbars — undiscoverable on touch. It now wraps on desktop and renders as a fixed five-column grid of equal pills at ≤720px (labels shortened to fit 320px), and the actions row lets the autosave chip shrink/ellipsize so nothing can force horizontal overflow. Co-Authored-By: Claude Fable 5 <[email protected]>
This commit is contained in:
co-authored by
Claude Fable 5
parent
a341d67467
commit
9b6ea9880e
@@ -5,3 +5,4 @@ data/
|
||||
.DS_Store
|
||||
dev-harness.mjs
|
||||
.scratch/
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user