This commit is contained in:
Denis Duliçi
2022-06-01 17:29:32 +03:00
parent c8a5cc1cb1
commit bbc7440c37
3 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
'border-r border-gray-300' => ($loop->count == 6 && $loop->last) ? false : true,
])
>
<span class="material-icons-outlined text-4xl transition-all">{{ $icons[$report->id] }}</span>
<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">
<span class="border-b border-transparent transition-all group-hover:border-black">
{{ $report->name }}