improve pagination

This commit is contained in:
2024-08-09 11:47:10 +02:00
parent 1c28950b53
commit d84b67c460
8 changed files with 70 additions and 11 deletions

View File

@ -1 +1 @@
<td class="px-6 py-4">{{ children }}</td>
<td class="px-6 py-4 min-w-20-char max-w-20-char">{{ children }}</td>