We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175c079 commit 5f9402dCopy full SHA for 5f9402d
main.css
@@ -13,6 +13,8 @@
13
transform: translate(-50%, -50%) scale(0.5, 0.5);
14
pointer-events: none;
15
text-wrap: nowrap;
16
+ user-select: none;
17
+ -webkit-user-select: none;
18
}
19
#popup {
20
visibility: hidden;
0 commit comments