added clearer cursor on canvas
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 23s

This commit is contained in:
2024-11-08 12:31:50 +01:00
parent 5c5fef5df5
commit 39eb47ff8f

View File

@@ -6,6 +6,7 @@
canvas {
width: 10rem;
height: 10rem;
cursor: grab;
}
#lightmode {