fixed class name
This commit is contained in:
parent
7e935ee5a8
commit
a5702789c3
@ -101,7 +101,7 @@
|
|||||||
|
|
||||||
<button type="button" class="w-full flex items-center text-purple px-2 h-9 leading-9" {!! $action['attributes'] ?? null !!}>
|
<button type="button" class="w-full flex items-center text-purple px-2 h-9 leading-9" {!! $action['attributes'] ?? null !!}>
|
||||||
<div class="w-full h-full flex items-center rounded-md px-2 text-sm hover:bg-lilac-100">
|
<div class="w-full h-full flex items-center rounded-md px-2 text-sm hover:bg-lilac-100">
|
||||||
<span class="material-icons-outlined text-purple text-lg ltr:mr-2 rtl:mr-2 pointer-events-none">
|
<span class="material-icons-outlined text-purple text-lg ltr:mr-2 rtl:ml-2 pointer-events-none">
|
||||||
{{ $action['icon'] }}
|
{{ $action['icon'] }}
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user