fix: resolve touch devices move points issue

This commit is contained in:
2026-06-23 19:53:14 +05:00
parent c17dd84dc6
commit f8aff92927
2 changed files with 31 additions and 30 deletions
+1
View File
@@ -126,6 +126,7 @@ main {
background: #0a0e14;
user-select: none;
-webkit-user-select: none;
touch-action: none;
}
.corner-circle {