diff --git a/src/components/General/NativePaymentButton/styles.ts b/src/components/General/NativePaymentButton/styles.ts index 7132980c6..e257f0fdd 100644 --- a/src/components/General/NativePaymentButton/styles.ts +++ b/src/components/General/NativePaymentButton/styles.ts @@ -4,7 +4,7 @@ const styles = StyleService.create({ loadingIndicator: { position: 'absolute', alignSelf: 'center', - top: '14%', + top: '10%', }, payButtonLoading: { opacity: 0.5,