color black attr. ejected from relating pages

This commit is contained in:
Burak Civan
2022-06-23 14:44:37 +03:00
parent 62e717a1b8
commit e985a057e2
20 changed files with 20 additions and 20 deletions

View File

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