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

@ -2,7 +2,7 @@
<div class="border-b border-gray-200 pb-4" x-data="{ attachment : null }">
<div class="relative w-full text-left cursor-pointer group" x-on:click="attachment !== 1 ? attachment = 1 : attachment = null">
<span class="font-medium">
<x-text.hover text="{{ trans_choice('general.attachments', 2) }}" color="to-black" />
<x-text.hover text="{{ trans_choice('general.attachments', 2) }}" color="to-black" group-hover />
</span>
<div class="text-black-400 text-sm">