This commit is contained in:
Simon Cambier
2022-10-22 08:57:13 +02:00
parent 36bd8550f2
commit dbd66b43c7

View File

@@ -14,7 +14,7 @@ abstract class OmnisearchModal extends Modal {
this.modalEl.replaceChildren()
// this.modalEl.append(closeEl)
this.modalEl.addClass('omnisearch-modal', 'prompt')
// this.modalEl.removeClass('modal')
this.modalEl.removeClass('modal')
this.modalEl.tabIndex = -1
// Setup events that can be listened through the event bus