button color updates + fixed blocked time menu issue

This commit is contained in:
Naser Mansour
2026-01-09 15:59:32 +02:00
parent e4b04fbeeb
commit a47ebbcbca
5 changed files with 5 additions and 1 deletions
@@ -270,6 +270,7 @@ new class extends Component {
wire:target="exportCsv,exportPdf"
variant="filled"
icon="document-text"
class="!bg-zinc-700 !text-white hover:!bg-zinc-800"
:disabled="$previewCount === 0"
>
<span wire:loading.remove wire:target="exportPdf">{{ __('export.export_pdf') }}</span>