Compare commits

..

1 commit

Author SHA1 Message Date
Brice Ruth
d04b7ecb90
Merge 5041ad01f5 into cf6a1300ca 2025-12-10 11:00:40 +01:00

View file

@ -339,7 +339,7 @@
</tr>
</thead>
<tbody class="">
{#each users as user, userIdx (user.id)}
{#each users as user, userIdx}
<tr class="bg-white dark:bg-gray-900 dark:border-gray-850 text-xs">
<td class="px-3 py-1 min-w-[7rem] w-28">
<button