Merge pull request 'Fix misaligned dashboard table' (#237) from 234-table-header into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 40s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 6s

Reviewed-on: #237
This commit is contained in:
Tobias Brunner 2025-10-22 14:23:26 +00:00
commit 7a115fc6e9

View file

@ -87,7 +87,6 @@
<tr>
<th>{% translate "Name" %}</th>
<th>{% translate "Service" %}</th>
<th>{% translate "Status" %}</th>
<th>{% translate "Created" %}</th>
<th>{% translate "Actions" %}</th>
</tr>