mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
feat: style the invoice payment preview
This commit is contained in:
@@ -137,7 +137,7 @@ export function InvoicePaymentPage({
|
||||
</Group>
|
||||
|
||||
<Stack spacing={6}>
|
||||
<h1 className={styles.bigTitle}>
|
||||
<h1 className={clsx(styles.bigTitle, classNames?.bigTitle)}>
|
||||
{organizationName} Sent an Invoice for {total}
|
||||
</h1>
|
||||
<Group spacing={10}>
|
||||
|
||||
Reference in New Issue
Block a user