in replay, dont set cursor to none
This commit is contained in:
parent
be79935bca
commit
f8157a1ea0
1 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,9 @@
|
||||||
canvas {
|
canvas {
|
||||||
cursor: grab;
|
cursor: grab;
|
||||||
}
|
}
|
||||||
|
canvas.loaded {
|
||||||
|
cursor: grab;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
<title>🧩 jigsaw.hyottoko.club</title>
|
<title>🧩 jigsaw.hyottoko.club</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue