Mouse cursor is visible again
This commit is contained in:
parent
2fe9b63c70
commit
e476e689e1
|
@ -13,7 +13,6 @@
|
|||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
cursor: none;
|
||||
}
|
||||
</style>
|
||||
<link rel="shortcut icon" type="image/png" href="favicon.png">
|
||||
|
@ -22,4 +21,4 @@
|
|||
<body>
|
||||
<canvas id="canvas"></canvas>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue