Explorar o código

change css back to original

zsviczian hai 1 ano
pai
achega
60a3584e86
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/components/LaserTool/LaserToolOverlay.scss

+ 2 - 0
src/components/LaserTool/LaserToolOverlay.scss

@@ -4,6 +4,8 @@
     width: 100vw;
     height: 100vh;
     position: fixed;
+    top: 0;
+    left: 0;
     z-index: 2;
 
     .LaserToolOverlayCanvas {