Files
AutistMask/src/popup
clawbot 93565c7196
All checks were successful
check / check (push) Successful in 21s
fix: match etherscan link styling to other views (remove extra border/hover/padding)
The etherscanLinkHtml helper had added border, px-1, hover:bg-fg,
hover:text-bg, and cursor-pointer classes that no other view uses.
All other views (addressDetail, addressToken, confirmTx, send, receive,
home, txStatus) use only 'inline-flex items-center' on etherscan links.
Removed the extra classes for consistency.
2026-02-28 11:04:37 -08:00
..