increasing spacing between Pending item and export time

This commit is contained in:
Abhinav 2023-03-27 15:09:28 +05:30
parent 547b38dfcb
commit 832e037877

View file

@ -21,7 +21,7 @@ export default function ExportFinished(props: Props) {
return (
<>
<DialogContent>
<Stack spacing={2.5} pr={2}>
<Stack spacing={3} pr={2}>
<SpaceBetweenFlex>
<Typography color={'text.secondary'}>
{t('PENDING_ITEMS')}