Page MenuHomePhabricator

[e.cash] Fix overflow issue on /upgrade page
ClosedPublic

Authored by johnkuney on Oct 9 2025, 17:36.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCff2d625c2721: [e.cash] Fix overflow issue on /upgrade page
Summary

If you visit e.cash/upgrade on mobile you can see there is some horizontal scroll coming from one of the code blocks overflowing.
Adding break-all class to all the code blocks to prevent this

Test Plan

preview and check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
ecash-upgrade-overflow
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34748
Build 68958: Build Diff
Build 68957: arc lint + arc unit

Event Timeline

johnkuney published this revision for review.Oct 9 2025, 17:38
johnkuney edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Oct 9 2025, 20:20