Skip to content

Compact platform strip to single row - #99

Merged
Pigbibi merged 1 commit into
mainfrom
fix/platform-strip-single-row
Jun 27, 2026
Merged

Compact platform strip to single row#99
Pigbibi merged 1 commit into
mainfrom
fix/platform-strip-single-row

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Show all five platform buttons in one row (repeat(5, minmax(0, 1fr))).
  • Reduce button height, padding, mark size, and label font size.
  • Hide account/strategy sublines on platform buttons (details remain in the form below).
  • On very narrow screens, keep five columns with horizontal scroll instead of wrapping to two rows.

Test plan

  • python3 scripts/sync_strategy_switch_page_asset.py
  • node tests/strategy_switch_worker_validation.mjs
  • Verify five platforms fit in one row at desktop width

Made with Cursor

Use a narrower five-across layout with smaller marks and labels, hide per-button account/strategy sublines on the strip, and keep five columns on tablet with horizontal scroll on very narrow viewports.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Pigbibi
Pigbibi merged commit 2e4b515 into main Jun 27, 2026
1 of 2 checks passed
@Pigbibi
Pigbibi deleted the fix/platform-strip-single-row branch June 27, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant