Browse Source

Improve table header

pull/746/head
Thomas 3 years ago
parent
commit
9797fdc611
  1. 4
      apps/client/src/app/components/admin-users/admin-users.html

4
apps/client/src/app/components/admin-users/admin-users.html

@ -14,12 +14,12 @@
Accounts
</th>
<th class="mat-header-cell px-1 py-2 text-right" i18n>
Transactions
Activities
</th>
<th class="mat-header-cell px-1 py-2 text-right" i18n>
Engagement per Day
</th>
<th class="mat-header-cell px-1 py-2" i18n>Last Activitiy</th>
<th class="mat-header-cell px-1 py-2" i18n>Last Request</th>
<th class="mat-header-cell px-1 py-2"></th>
</tr>
</thead>

Loading…
Cancel
Save