chet novoe

This commit is contained in:
Vladimir Voronin
2024-10-30 14:56:07 +03:00
parent 2ae430495e
commit c4ede8bb03

View File

@@ -120,7 +120,7 @@ onMounted(async () => {
</div>
<div
:class="transaction.category.type.code == 'EXPENSE' ? 'text-red-700' : 'text-green-700' && transaction.isDone && isPlanned ? 'line-through' : ''"
class="text-2xl font-bold line-clamp-1 ">
class="text-lg line-clamp-1 ">
{{ formatAmount(transaction.amount) }}