diff --git a/src/pages/workspace/companyCards/assignCard/CardSelectionStep.tsx b/src/pages/workspace/companyCards/assignCard/CardSelectionStep.tsx index 7a4ad1a14416..303b5c644489 100644 --- a/src/pages/workspace/companyCards/assignCard/CardSelectionStep.tsx +++ b/src/pages/workspace/companyCards/assignCard/CardSelectionStep.tsx @@ -187,7 +187,7 @@ function CardSelectionStep({feed, policyID}: CardSelectionStepProps) { isAlertVisible={shouldShowError} containerStyles={styles.ph5} message={translate('common.error.pleaseSelectOne')} - buttonStyles={[styles.mb5, styles.mt1]} + buttonStyles={styles.mb5} /> )}