ui styling

This commit is contained in:
Burak Civan
2022-10-27 12:17:13 +03:00
parent 2cf0931379
commit de80bc85a4
4 changed files with 14 additions and 7 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>