fix: polish dark mode contrast and toggle placement

This commit is contained in:
2026-05-01 15:24:21 -04:00
parent ac350238cd
commit 7555303036
3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -106,7 +106,7 @@
<th class="px-6 py-3 text-left text-xs font-medium theme-text-muted uppercase tracking-wider">Last Service</th>
</tr>
</thead>
<tbody class="divide-y theme-border">
<tbody class="theme-border [&>tr]:border-b [&>tr]:theme-border [&>tr:last-child]:border-b-0">
<?php foreach ($vehicles as $vehicle): ?>
<tr class="theme-surface-alt hover:opacity-95 cursor-pointer" onclick="window.location='<?php echo url('/vehicles/' . $vehicle['id']); ?>'">
<td class="px-6 py-4 whitespace-nowrap">