|
|
@ -57,7 +57,7 @@ |
|
|
</ng-container> |
|
|
</ng-container> |
|
|
|
|
|
|
|
|
<ng-container matColumnDef="actions" stickyEnd> |
|
|
<ng-container matColumnDef="actions" stickyEnd> |
|
|
<th *matHeaderCellDef class="px-1 text-center" i18n mat-header-cell></th> |
|
|
<th *matHeaderCellDef class="px-1 text-center" mat-header-cell></th> |
|
|
<td *matCellDef="let element" class="px-1 text-center" mat-cell> |
|
|
<td *matCellDef="let element" class="px-1 text-center" mat-cell> |
|
|
<button |
|
|
<button |
|
|
class="mx-1 no-min-width px-2" |
|
|
class="mx-1 no-min-width px-2" |
|
|
|