Skip to content

Commit

Permalink
fix: use light mode icons
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarkhanzadian committed Dec 14, 2023
1 parent e62c4b1 commit 8d160b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/pages/fund/components/fund-account-tile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export function FundAccountTile(props: FundAccountTileProps) {
height="40px"
justifyContent="center"
width="40px"
backgroundColor="lightModeBrown.1"
>
<img src={icon} width="24px" />
</Box>
Expand Down

0 comments on commit 8d160b0

Please sign in to comment.