mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-26 10:49:57 +02:00
fix: z-index for laser pointer to be able to draw on embeds and such (#7918)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
:root {
|
||||
--zIndex-canvas: 1;
|
||||
--zIndex-interactiveCanvas: 2;
|
||||
--zIndex-svgLayer: 3;
|
||||
--zIndex-wysiwyg: 3;
|
||||
--zIndex-canvasButtons: 3;
|
||||
--zIndex-layerUI: 4;
|
||||
|
Reference in New Issue
Block a user