fix: responsive text overflow on Dashboard stat cards #25

Merged
Brouie merged 1 commit from fix/issue-3-mobile-text-overlap into master 2026-03-12 02:58:12 +00:00
Brouie commented 2026-03-12 01:50:59 +00:00 (Migrated from gitlab.com)

Fixes #3

USTR Supply and USTC Reserve values overflow their cards on narrow mobile viewports, causing text overlap with currency labels.

Changes:

  • DashboardPage.tsx — reduced font-size from text-lg to text-sm on mobile (sm:text-lg for desktop), added text-right truncate max-w-[50%] to prevent overflow

Build passes.

Fixes #3 USTR Supply and USTC Reserve values overflow their cards on narrow mobile viewports, causing text overlap with currency labels. Changes: - DashboardPage.tsx — reduced font-size from text-lg to text-sm on mobile (sm:text-lg for desktop), added text-right truncate max-w-[50%] to prevent overflow Build passes.
Brouie commented 2026-03-12 01:51:45 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 0f6016ba - fix: responsive text overflow on Dashboard stat cards (#3)

Compare with previous version

added 1 commit <ul><li>0f6016ba - fix: responsive text overflow on Dashboard stat cards (#3)</li></ul> [Compare with previous version](/PlasticDigits/ustr-cmm/-/merge_requests/3/diffs?diff_id=1701599390&start_sha=f366d040e52d726ddb625127c67586d0781be98f)
PlasticDigits (Migrated from gitlab.com) merged commit 81fb77e828 into master 2026-03-12 02:58:12 +00:00
PlasticDigits commented 2026-03-12 02:58:13 +00:00 (Migrated from gitlab.com)

mentioned in commit 81fb77e828

mentioned in commit 81fb77e828dc1691325e3317e17887229f27158e
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
code/ustr-cmm!25
No description provided.