Update iOS disable touch callout and user select

This commit is contained in:
advplyr
2023-03-04 17:15:48 -06:00
parent f28405081a
commit 1ea984b915
4 changed files with 18 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<div class="select-none w-full layout-wrapper bg-bg text-white">
<div class="w-full layout-wrapper bg-bg text-white">
<app-appbar />
<div id="content" class="overflow-hidden relative" :class="playerIsOpen ? 'playerOpen' : ''">
<Nuxt />