change category color

This commit is contained in:
Burak Civan
2022-06-10 15:14:43 +03:00
parent 2f49e0f8e5
commit b1e2bb0342
2 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@
</x-table.td>
<x-table.td class="w-2/12 relative">
<span class="material-icons" class="text-3xl" style="color:{{ $category->color }};">circle</span>
<span class="material-icons text-{{ $category->color }}" class="text-3xl" style="color:{{ $category->color }};">circle</span>
</x-table.td>
<x-table.td kind="action">