Page MenuHomePhabricator

[Cashtab-v2] Fix Tx component width
ClosedPublic

Authored by kieran709 on Mar 23 2022, 19:57.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC7fd452229753: [Cashtab-v2] Fix Tx component width
Summary

Related to task T2339. In cashtab-v2/components/Home/Tx.js, the Txs were not rendering with the correct width. Added width:100% to the TxWrapper styled component to fix this.

Test Plan

cd web/cashtab-v2 && npm start
observe that the Txs on the home screen are the correct width.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
tx-history-css-patch
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18619
Build 37029: Build Diff
Build 37028: arc lint + arc unit