other format
This commit is contained in:
@@ -408,7 +408,7 @@
|
|||||||
<span class="inline-flex items-baseline gap-0.5">
|
<span class="inline-flex items-baseline gap-0.5">
|
||||||
<span>{formatZoned(cell.date, data.timezone, 'HH')}</span>
|
<span>{formatZoned(cell.date, data.timezone, 'HH')}</span>
|
||||||
<sup
|
<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-red-500 dark:text-red-400'
|
||||||
: 'text-muted-foreground'}">00</sup
|
: 'text-muted-foreground'}">00</sup
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user