feat: overwrite confirmation dialogs (#6658)

Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
Are
2023-06-19 17:08:12 +02:00
committed by GitHub
parent 6d56634289
commit 7558a4e2be
22 changed files with 918 additions and 69 deletions

View File

@@ -5,6 +5,10 @@
--zIndex-canvas: 1;
--zIndex-wysiwyg: 2;
--zIndex-layerUI: 3;
--zIndex-modal: 1000;
--zIndex-popup: 1001;
--zIndex-toast: 999999;
}
.excalidraw {