kadena-io / block-explorer

https://explorer.chainweb.com
8 stars 7 forks source link

Layout is wrong when viewing large transactions #76

Closed CryptoPascal31 closed 9 months ago

CryptoPascal31 commented 1 year ago

Transactions with long lines can't be properly seen in /txdetail: eg: https://explorer.chainweb.com/testnet/txdetail/vhSV77Z4G0Vxid9kqkN-7l9JbydcV2etlKTvjj4rKkQ

The issue comes from both the Code and Data sections.

IMO, lines should be broken, or an horizontal scroll added.

CryptoPascal31 commented 9 months ago

Confirm that it works. Thank you @enobayram

enobayram commented 9 months ago

Thank you for the confirmation @CryptoPascal31!