fix modal size
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<tr>
|
||||
<td>{{deliverer.transporter}}</td>
|
||||
<td>
|
||||
<app-modal-button type="link" name="Voir tout les bons de livraison">
|
||||
<app-modal-button type="link" name="Voir tout les bons de livraison" size="50%">
|
||||
<div style="max-height: 400px; overflow-y: auto;">
|
||||
<nz-table [nzData]="deliverers()"
|
||||
[nzFrontPagination]="false">
|
||||
|
||||
Reference in New Issue
Block a user