This commit is contained in:
MuslemRahimi 2024-06-22 14:42:48 +02:00
parent b056fa9f39
commit 4632ec6016

View File

@ -313,7 +313,7 @@ $: {
<td class="px-[5px] py-1.5 xs:px-2.5 xs:py-2">
<span>Date</span>
</td>
<td class="px-[5px] py-1.5 text-right font-medium xs:px-2.5 xs:py-2">
<td class="px-[5px] py-1.5 text-right text-sm sm:text-[1rem] font-medium xs:px-2.5 xs:py-2">
{formatDateRange(historyData?.slice(-1)?.at(0)?.date)}
</td>
</tr>