simple cursor controller

This commit is contained in:
2026-06-14 07:58:17 -04:00
parent 8859449be5
commit ff5d9724d6
2 changed files with 15 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
.cursor_grabbing {
cursor: grabbing;
}