feat(VendorCredit): optimize data table style.

This commit is contained in:
a.bouhuolia
2021-12-15 19:55:47 +02:00
parent cfed874182
commit 3466828b65
2 changed files with 4 additions and 3 deletions

View File

@@ -24,6 +24,7 @@ function RefundCreditNoteDialog({
canEscapeJeyClose={true}
autoFocus={true}
className={'dialog--refund-credit-note'}
style={{ width: '450px' }}
>
<DialogSuspense>
<RefundCreditNoteDialogContent