.modal.livewire-modal-open {
    display: block;
}

.modal details > summary.cursor-pointer {
    cursor: pointer;
}
