Merge pull request #2682 from brkcvn/truncate-animation

Truncate animation added when item hover on item pages
This commit is contained in:
Cüneyt Şentürk
2022-10-24 17:24:03 +03:00
committed by GitHub
12 changed files with 215 additions and 38 deletions

View File

@@ -57,7 +57,7 @@
</x-table.td>
<x-table.td class="w-6/12 sm:w-4/12">
<x-slot name="first" class="flex" override="class">
<x-slot name="first" class="flex font-bold" override="class">
<div class="font-bold truncate">
{{ $item->name }}
</div>