Browse Source

Improve alignment

pull/7136/head
Thomas Kaul 3 weeks ago
parent
commit
85d1c5cf82
  1. 2
      apps/client/src/app/components/admin-jobs/admin-jobs.html

2
apps/client/src/app/components/admin-jobs/admin-jobs.html

@ -27,7 +27,7 @@
<ng-container matColumnDef="index">
<th
*matHeaderCellDef
class="px-1 py-2 text-right"
class="justify-content-end px-1 py-2"
mat-header-cell
mat-sort-header="id"
>

Loading…
Cancel
Save