mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
change css back to original
This commit is contained in:
parent
fa0e653236
commit
60a3584e86
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
|
||||||
.LaserToolOverlayCanvas {
|
.LaserToolOverlayCanvas {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue