You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix responsive layout for narrow phones and landscape mode
- Fleet building: cap max-width to viewport width on narrow screens
- Transfer panel: use min(180px, 35vh) to adapt to short viewports
- Landscape: compact HUD bar padding, font, gap, and button height
when viewport height is under 560px
0 commit comments