fix: increase well horizontal margin to mx-4 per review
All checks were successful
check / check (push) Successful in 22s

This commit is contained in:
2026-02-27 12:27:23 -08:00
parent 7b004ddda4
commit 8332570758

View File

@@ -377,7 +377,7 @@
<!-- token contract details (ERC-20 only) -->
<div
id="address-token-contract-info"
class="bg-hover rounded-md mx-1 p-3 mb-3 text-xs hidden"
class="bg-hover rounded-md mx-4 p-3 mb-3 text-xs hidden"
></div>
<!-- token-filtered transactions -->