fix: send invoice drawer layout

This commit is contained in:
Ahmed Bouhuolia
2024-11-02 17:10:32 +02:00
parent 209da69b8f
commit f7fbc0e31c
4 changed files with 2 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ export function PaymentPortal() {
};
return (
<Box className={styles.root}>
<Box className={styles.root} my={'40px'} mx={'auto'}>
<Stack spacing={0} className={styles.body}>
<Stack>
<Group spacing={10}>