refac: styling

This commit is contained in:
Timothy Jaeryang Baek 2025-12-10 23:35:46 -05:00
parent 258caaeced
commit b9676cf36f

View file

@ -255,7 +255,7 @@
</div>
</Tooltip>
<div class="flex items-center gap-2">
<div class="flex items-center gap-2 shrink-0">
<Tooltip content={dayjs(item.updated_at * 1000).format('LLLL')}>
<div class=" text-xs text-gray-500 line-clamp-1 hidden sm:block">
{$i18n.t('Updated')}