fix: reduce contract info well margins to prevent address wrapping
All checks were successful
check / check (push) Successful in 22s
All checks were successful
check / check (push) Successful in 22s
This commit is contained in:
@@ -377,7 +377,7 @@
|
|||||||
<!-- token contract details (ERC-20 only) -->
|
<!-- token contract details (ERC-20 only) -->
|
||||||
<div
|
<div
|
||||||
id="address-token-contract-info"
|
id="address-token-contract-info"
|
||||||
class="bg-hover rounded-md mx-4 p-3 mb-3 text-xs hidden"
|
class="bg-hover rounded-md mx-1 p-3 mb-3 text-xs hidden"
|
||||||
></div>
|
></div>
|
||||||
|
|
||||||
<!-- token-filtered transactions -->
|
<!-- token-filtered transactions -->
|
||||||
|
|||||||
Reference in New Issue
Block a user