clientes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="overflow-y-auto max-h-full">
|
||||
<table wire:loading.class="opacity-50 cursor-wait" class="w-full sm-w-[20rem] text-center mt-4 border-separate border-spacing-y-2">
|
||||
<div class="overflow-y-auto max-h-full overflow-x-auto w-full mx-auto text-sm">
|
||||
<table wire:loading.class="opacity-50 cursor-wait" class="w-full text-center mt-4 border-separate border-spacing-y-2">
|
||||
<thead class="font-normal bg-[#000029] text-white h-9">
|
||||
{{ $thead }}
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user