button color updates + fixed blocked time menu issue
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user