mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-21 15:20:34 +00:00
fix: send invoice drawer layout
This commit is contained in:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user