Fix misaligned dashboard table
All checks were successful
Tests / test (push) Successful in 28s

closes #228
This commit is contained in:
Tobias Kunze 2025-10-22 15:54:52 +02:00
parent 5431f6ab83
commit b6938f9204

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>