From a13892da6676d38590d3d27b7c766cbaec0cad2d Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Tue, 11 Nov 2025 15:29:24 +0200 Subject: [PATCH] refactor(popup_editor): different handling for z-index --- apps/client/src/widgets/dialogs/popup_editor.ts | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/apps/client/src/widgets/dialogs/popup_editor.ts b/apps/client/src/widgets/dialogs/popup_editor.ts index a823740cd..2ec95351a 100644 --- a/apps/client/src/widgets/dialogs/popup_editor.ts +++ b/apps/client/src/widgets/dialogs/popup_editor.ts @@ -8,6 +8,10 @@ import TypeWidget from "../type_widgets/type_widget.js"; const TPL = /*html*/`\