diff options
author | Kevin Serrano <kevgagser@gmail.com> | 2016-07-08 07:27:37 +0800 |
---|---|---|
committer | Kevin Serrano <kevgagser@gmail.com> | 2016-07-08 07:27:37 +0800 |
commit | 5343404d0d50f353c972e5b42ff27bfd1f332d53 (patch) | |
tree | 3dff304a0ce26f572d3a46fdb4e1bdba6e08bc84 /development/states | |
parent | 570d5609323c9f9b6940c2c2279d9d13e3110c1e (diff) | |
download | tangerine-wallet-browser-5343404d0d50f353c972e5b42ff27bfd1f332d53.tar tangerine-wallet-browser-5343404d0d50f353c972e5b42ff27bfd1f332d53.tar.gz tangerine-wallet-browser-5343404d0d50f353c972e5b42ff27bfd1f332d53.tar.bz2 tangerine-wallet-browser-5343404d0d50f353c972e5b42ff27bfd1f332d53.tar.lz tangerine-wallet-browser-5343404d0d50f353c972e5b42ff27bfd1f332d53.tar.xz tangerine-wallet-browser-5343404d0d50f353c972e5b42ff27bfd1f332d53.tar.zst tangerine-wallet-browser-5343404d0d50f353c972e5b42ff27bfd1f332d53.zip |
Add new component for tx-history to avoid messing with other styles. Add fixed width specifically to this style.
Diffstat (limited to 'development/states')
-rw-r--r-- | development/states/account-detail-with-transaction-history.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/states/account-detail-with-transaction-history.json b/development/states/account-detail-with-transaction-history.json index 7603fe1d4..5006acd8b 100644 --- a/development/states/account-detail-with-transaction-history.json +++ b/development/states/account-detail-with-transaction-history.json @@ -72,7 +72,7 @@ "txParams": { "from": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc", "to": "0x18a3462427bcc9133bb46e88bcbe39cd7ef0e761", - "value": "0x66c8104aa57038000", + "value": "0x99966c8104aa57038000", "origin": "thelongestdomainnameintheworldandthensomeandthensomemoreandmore.com", "metamaskId": 1467923203344608, "metamaskNetworkId": "2" |