fix(webapp): send mail preview style

This commit is contained in:
Ahmed Bouhuolia
2026-02-16 17:45:04 +02:00
parent 7162e948dd
commit 174aec78ca
6 changed files with 6 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ const estimatePreviewCss = css`
export const EstimateSendMailReceiptPreview = () => {
return (
<Stack>
<Stack spacing={0}>
<EstimateSendMailPreviewHeader />
<Stack px={4} py={6}>

View File

@@ -7,7 +7,7 @@ import { useDrawerContext } from '@/components/Drawer/DrawerProvider';
export function EstimateSendPdfPreviewConnected() {
return (
<Stack>
<Stack spacing={0}>
<EstimateSendMailPreviewHeader />
<Stack px={4} py={6}>