fix modal size
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<td>{{purchaseOrder.purchaseConditions}}</td>
|
||||
<td>Fournisseur ???</td>
|
||||
<td>
|
||||
<app-modal-button type="link" name="Voir les produits">
|
||||
<app-modal-button type="link" name="Voir les produits" size="45%">
|
||||
<div style="max-height: 400px; overflow-y: auto;">
|
||||
<nz-table [nzData]="purchaseOrders()"
|
||||
[nzFrontPagination]="false">
|
||||
|
||||
Reference in New Issue
Block a user