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.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC7fd452229753: [Cashtab-v2] Fix Tx component width
cd web/cashtab-v2 && npm start
observe that the Txs on the home screen are the correct width.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable