fixed Color & Type View and Tables

This commit is contained in:
2025-04-22 17:48:38 +02:00
parent 07114a53c6
commit 6160ce6edd
8 changed files with 320 additions and 66 deletions
@@ -1,3 +1,3 @@
<th {{ $attributes->merge(['class' => 'py-4 px-3 first:pl-6 last:pr-6']) }}>
<th {{ $attributes->merge(['class' => 'py-4 px-3 first:pl-6 last:pr-6 text-nuke-400']) }}>
{{ $slot }}
</th>