This commit is contained in:
MuslemRahimi 2024-08-08 00:45:05 +02:00
parent 88dea55109
commit 2f1366746c

View File

@ -94,7 +94,7 @@ $: {
</div>
</div>
<div class="flex flex-col w-full max-w-[430px] pt-2 pl-2 pr-2 sm:pr-0">
<div class="flex flex-col w-full max-w-3xl pt-2 pl-2 pr-2 sm:pr-0">
<span class="text-white text-[1rem] ">
{data?.user?.tier !== 'Pro' && latestInfoDate(item?.date) ? item?.text?.slice(0,30) + '...' : item?.text }
</span>