Commit 568d94e9 authored by tom's avatar tom

hmmm

parent c29888e0
......@@ -29,7 +29,7 @@ const AddressCoinBalanceTableItem = (props: Props) => {
<Td>
{ props.transaction_hash ?
(
<Address w="150px" fontWeight="700" display="block">
<Address w="150px" fontWeight="700">
<AddressLink hash={ props.transaction_hash } type="transaction"/>
</Address>
) :
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment