group-hover development for relating component

This commit is contained in:
Burak Civan
2022-06-23 14:35:59 +03:00
parent 60668d9817
commit f9e66a761e
15 changed files with 23 additions and 20 deletions

View File

@ -42,7 +42,7 @@
<div class="ltr:ml-2 rtl:mr-2">
<h2 class="mb-1">
<x-text.hover text="{{ $report->name }}" color="to-black" />
<x-text.hover text="{{ $report->name }}" color="to-black" group-hover />
</h2>
<span class="text-black-400 text-sm">{{ $report->description }}</span>