Merge pull request #2486 from brkcvn/text-hover

Hover animation development
This commit is contained in:
Burak Civan
2022-06-28 15:37:32 +03:00
committed by GitHub
39 changed files with 12320 additions and 856 deletions

View File

@ -113,9 +113,9 @@
<div class="flex ltr:ml-2 rtl:mr-2">
<span class="w-28 text-left block text-base truncate">
<span class="border-b border-transparent transition-all hover:border-black">
<x-link.hover>
{{ Str::limit(setting('company.name'), 22) }}
</span>
</x-link.hover>
</span>
@can('read-common-companies')