Merge pull request #3100 from mervekaraman/master

Disabled icon position fixed
This commit is contained in:
Cüneyt Şentürk 2023-11-29 16:51:58 +03:00 committed by GitHub
commit 1001525117
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<x-index.bulkaction.single id="{{ $item->id }}" name="{{ $item->name }}" />
</x-table.td>
<x-table.td class="w-5/12">
<x-table.td class="flex w-5/12">
{{ $item->name }}
@if (! $item->enabled)