other format

This commit is contained in:
Vincent van der Wal
2026-07-25 09:52:46 +02:00
parent 409096a550
commit 39cc8173f4
@@ -408,7 +408,7 @@
<span class="inline-flex items-baseline gap-0.5">
<span>{formatZoned(cell.date, data.timezone, 'HH')}</span>
<sup
class="align-baseline translate-y-0.25 text-[10px] leading-none font-semibold {cell.isNow
class="align-baseline translate-y-px text-[10px] leading-none font-semibold {cell.isNow
? 'text-red-500 dark:text-red-400'
: 'text-muted-foreground'}">00</sup
>