fix: increase well horizontal margin to mx-4 per review
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) -->
|
||||
<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 -->
|
||||
|
||||
Reference in New Issue
Block a user