Bump button size on choose account
This commit is contained in:
parent
b0fcfa563d
commit
58588efcea
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ export const ChooseAccountForm = ({
|
|||
label={_(msg`Back`)}
|
||||
variant="solid"
|
||||
color="secondary"
|
||||
size="small"
|
||||
size="medium"
|
||||
onPress={onPressBack}>
|
||||
{_(msg`Back`)}
|
||||
</Button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue