Skip to content

Commit 15ed031

Browse files
author
themoonalsofall
committed
update button size
1 parent 39e604d commit 15ed031

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/RequireTwoFactorAuthenticationPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ function RequireTwoFactorAuthenticationPage() {
3131
<Text style={[styles.textSupporting, styles.textAlignCenter]}>{translate('twoFactorAuth.twoFactorAuthIsRequiredForAdminsDescription')}</Text>
3232
</View>
3333
<Button
34-
medium
34+
large
3535
success
3636
pressOnEnter
3737
onPress={() => Navigation.navigate(ROUTES.SETTINGS_2FA_ROOT.getRoute(ROUTES.REQUIRE_TWO_FACTOR_AUTH))}

0 commit comments

Comments
 (0)