added pointer-event-none
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
@if (! $hideActionsDropdown)
|
||||
<x-dropdown id="show-more-actions-{{ $contact->type }}">
|
||||
<x-slot name="trigger">
|
||||
<span class="material-icons">more_horiz</span>
|
||||
<span class="material-icons pointer-events-none">more_horiz</span>
|
||||
</x-slot>
|
||||
|
||||
@stack('delete_button_start')
|
||||
|
Reference in New Issue
Block a user