diff --git a/apps/client/src/widgets/dialogs/popup_editor.ts b/apps/client/src/widgets/dialogs/popup_editor.ts index fd3109e1c..8a2427e03 100644 --- a/apps/client/src/widgets/dialogs/popup_editor.ts +++ b/apps/client/src/widgets/dialogs/popup_editor.ts @@ -49,7 +49,7 @@ const TPL = /*html*/`\ left: 0; right: 0; background: var(--modal-background-color); - z-index: 1000; + z-index: 998; } .modal.popup-editor-dialog .note-detail-file {