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

@@ -145,6 +145,7 @@ export function InvoiceSendMailFields() {
<Stack
bg="white"
flex={'1'}
maxWidth="720px"
maxHeight="100%"
spacing={0}
borderRight="1px solid #dcdcdd"