Skip to content

Commit

Permalink
feat(wallet-setup): mnemonic input new design
Browse files Browse the repository at this point in the history
  • Loading branch information
banklesss committed Apr 29, 2024
1 parent 563f14b commit 937aa0a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ const useStyles = () => {
flex: 1,
},
suggestions: {
backgroundColor: 'rgba(255, 255, 255, 0.80)',
borderColor: theme.color.gray[200],
borderTopWidth: 1,
flexDirection: 'row',
Expand Down

0 comments on commit 937aa0a

Please sign in to comment.