Disable zoom on android

This commit is contained in:
Joscha 2025-01-27 19:50:09 +01:00
parent d67acb1caa
commit 9864c4b8a7

View file

@ -3,7 +3,7 @@ import Navbar from "./components/Navbar.vue";
</script>
<template>
<div class="flex h-screen flex-col">
<div class="flex h-screen touch-pan-x touch-pan-y flex-col">
<Navbar />
<div class="h-full overflow-auto">
<template v-for="_ in 6">