Clickable link does not appear clickable
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
@class([
|
||||
$color,
|
||||
$groupHover ? 'group-hover:bg-full-2' : 'hover:bg-full-2',
|
||||
'bg-no-repeat bg-0-2 bg-0-full bg-gradient-to-b from-transparent transition-backgroundSize'
|
||||
'bg-no-repeat bg-0-2 bg-0-full bg-gradient-to-b from-transparent transition-backgroundSize cursor-pointer'
|
||||
])
|
||||
>
|
||||
{!! $slot !!}
|
||||
|
Reference in New Issue
Block a user