Fix wipe dialogue pointer on mac (#12172)

This commit is contained in:
Ioannis Giannakas
2026-02-04 14:25:56 +00:00
committed by GitHub
parent d608d7dffe
commit f9101a18f0

View File

@@ -5,6 +5,7 @@
<style>
* {
user-select: none;
-webkit-user-select: none;
}
html, body {