Skip to content

Commit

Permalink
Feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrine-ds committed Jan 31, 2025
1 parent 43d05be commit 56b7e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/banking/src/components/CardListCells.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ export const CardSummaryCell = ({ card }: { card: Card }) => {
icon="phone-regular"
ariaLabel={t("cards.format.virtual")}
/>
<Space width={4} />
<Space width={8} />

<Tag
color="shakespear"
Expand Down

0 comments on commit 56b7e05

Please sign in to comment.