Skip to content

Commit

Permalink
fix icon size on dapp card
Browse files Browse the repository at this point in the history
  • Loading branch information
tom2drum committed Dec 28, 2023
1 parent 6bccd6c commit 91c4946
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/marketplace/MarketplaceAppCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ const MarketplaceAppCard = ({
<IconSvg
name="arrows/north-east"
marginLeft={ 1 }
boxSize={ 4 }
/>
</Link>
</Box>
Expand Down

0 comments on commit 91c4946

Please sign in to comment.