Skip to content

Commit

Permalink
get back badge corner
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut committed Jul 14, 2023
1 parent 67c8fb3 commit 9fa8e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/src/components/Transactions/Transaction.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ export default styled(Transaction)(
max-height: 1.3125rem;
left: 29px;
top: 19px;
border-radius: 0.9375rem;
border-radius: 0 0.9375rem 0.9375rem 0.9375rem;
padding: 0.25rem 0.5rem;
max-width: 2.625rem;
font-size: 0.625rem;
Expand Down

0 comments on commit 9fa8e41

Please sign in to comment.