ui styling
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user