Page MenuHomePhabricator

[Cashtab-v2] Patch Send Confirmations text color in Configure.js
ClosedPublic

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

Details

Summary

Related to task T2340. In cashtab-v2's Configure tab, the font color of Send Confirmations does not match the v1 styling. Added class selector to GeneralSettingsItem and added the color lightwhite to the text in that div.

Test Plan

cd web/cashtab-v2 && npm start
navigate to the configure tab
observe that the font color is lightwhite, not black

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable