We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a1c97c commit 6c248e0Copy full SHA for 6c248e0
css/presets.scss
@@ -8,3 +8,7 @@ body {
8
height: 100%;
9
overflow: hidden;
10
}
11
+
12
+canvas {
13
+ pointer-events: false;
14
+}
0 commit comments