about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/screens/Login/ChooseAccountForm.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/Login/ChooseAccountForm.tsx b/src/screens/Login/ChooseAccountForm.tsx
index 28e99b02f..b345c83d6 100644
--- a/src/screens/Login/ChooseAccountForm.tsx
+++ b/src/screens/Login/ChooseAccountForm.tsx
@@ -178,7 +178,7 @@ export const ChooseAccountForm = ({
           label={_(msg`Back`)}
           variant="solid"
           color="secondary"
-          size="small"
+          size="medium"
           onPress={onPressBack}>
           {_(msg`Back`)}
         </Button>