diff --git a/src/styles/_page.scss b/src/styles/_page.scss index e8109a1f..7125329d 100644 --- a/src/styles/_page.scss +++ b/src/styles/_page.scss @@ -5,6 +5,8 @@ box-sizing: border-box; scrollbar-width: var(--scrollbar-thickness-ff); + + -webkit-touch-callout: none; } html {