summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.css b/docs/index.css
index bcac587df..e226318e1 100644
--- a/docs/index.css
+++ b/docs/index.css
@@ -162,6 +162,8 @@ h1 {
box-shadow: inset -1px -1px 0 var(--gridColor);
cursor: cell;
+ user-select: none;
+ -webkit-user-select: none;
}
/* for window width >= 1600 */
@media only screen and (min-width: 1599px) {