Skip to content

Commit

Permalink
Update amount width on the list of transactions
Browse files Browse the repository at this point in the history
  • Loading branch information
blackchestnut committed Aug 2, 2024
1 parent 3d17715 commit 4da02cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/transactions/list.vue
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ td
white-space: nowrap
.amount
width: 140px
width: 150px
text-align: right
.actions
Expand Down

0 comments on commit 4da02cd

Please sign in to comment.