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

@ -9,7 +9,7 @@
<span class="material-icons-outlined text-4xl transition-all text-black-400">{{ $icons[$report->id] }}</span>
<div class="h-10 font-medium text-sm mt-2">
<x-text.hover text="{{ $report->name }}" color="to-black" group-hover />
<x-text.hover text="{{ $report->name }}" group-hover />
</div>
</a>
@endforeach