Merge branch 'master' of https://github.com/brkcvn/akaunting into tailwind-3.2

This commit is contained in:
Burak Civan
2022-10-27 14:57:08 +03:00
9 changed files with 53 additions and 17 deletions

View File

@ -31,7 +31,7 @@
<td class="px-3 py-3 ltr:pl-2 rtl:pr-2 ltr:text-left rtl:text-right align-middle border-b-0 name">
@if (! $hideItemName)
<span class="flex items-center text-sm" tabindex="0" v-if="row.item_id">
<div v-html="row.name" class="w-20 lg:w-auto truncate"></div>
<div v-html="row.name"></div>
</span>
<div v-else>