Skip to content

Commit

Permalink
Update packages/desktop-client/src/components/transactions/MobileTran…
Browse files Browse the repository at this point in the history
…saction.js

Co-authored-by: Matiss Janis Aboltins <[email protected]>
  • Loading branch information
carkom and MatissJanis authored Sep 14, 2023
1 parent d3ab6bc commit eb3af51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ class TransactionEditInner extends PureComponent {

// This shadow make the card "pop" off of the screen below
// it
shadowColor: theme.cardshadow,
shadowColor: theme.cardShadow,
shadowOffset: { width: 0, height: 0 },
shadowRadius: 4,
shadowOpacity: 1,
Expand Down

0 comments on commit eb3af51

Please sign in to comment.