fix(#389): phone polish — tile fit, tab bar height, one view button, top bar alignment #525
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-389f"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Four items from the real-phone pass (second screenshot):
1frtracks respect the items' auto minimum, so a long space name pushed the second column off-screen. Nowrepeat(2, minmax(0,1fr))+.tile{min-width:0}(fenced ≤480).#appclearance and the More-sheet offset follow.flex:1spacer in the top bar. The magnifier now carriesmargin-left:auto, restoring the mockup's right-aligned cluster (fenced ≤480).aria-pressed+body[data-view]were already maintained). Applies to desktop too — requested explicitly, so a deliberate, minimal exception to the mobile-pass desktop invariant.Fence gate green across all six style blocks;
node --checkgreen.