change css back to original

This commit is contained in:
zsviczian
2023-10-07 10:38:46 +02:00
committed by GitHub
parent fa0e653236
commit 60a3584e86

View File

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