switch row highlight

main
Zynh0722 2023-11-05 12:16:21 -08:00
parent c0812dd310
commit e34f783e94
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<tbody>
@for shift in shifts {
<tr class="bg-white odd:bg-neutral-50 border-b">
<tr class="bg-white even:bg-neutral-50 border-b">
<td scope="row" class="text-center px-6 py-3">@shift.id</td>
<td class="text-center px-6 py-3">@shift.start.format("%A, %b %m - %H:%M")</td>
<td class="text-center px-6 py-3">