fix: several eyeDropper fixes (#7002)

This commit is contained in:
David Luzar 2023-09-17 13:24:50 +02:00 committed by GitHub
parent 1f94f204dd
commit c1952fd6cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 51 additions and 27 deletions

View file

@ -6,6 +6,8 @@
--zIndex-interactiveCanvas: 2;
--zIndex-wysiwyg: 3;
--zIndex-layerUI: 4;
--zIndex-eyeDropperBackdrop: 5;
--zIndex-eyeDropperPreview: 6;
--zIndex-modal: 1000;
--zIndex-popup: 1001;