pb-safe-or- for ReadQRCodeView.vue
Deploy app frontend / app frontend (push) Successful in 2m49s

This commit is contained in:
2025-01-08 18:39:53 +02:00
parent 31e7a99a99
commit 220649c523
+2 -2
View File
@@ -9,7 +9,7 @@
</MetaHead> </MetaHead>
<div class="flex flex-col min-h-full"> <div class="flex flex-col min-h-full">
<main class="flex-grow flex items-center justify-center py-6 px-4 md:px-6"> <main class="flex-grow flex items-center justify-center py-6 px-4 md:px-6 pt-safe-or-6">
<section class="max-w-prose w-full flex flex-col gap-10"> <section class="max-w-prose w-full flex flex-col gap-10">
<QueryRender :query #default="{ data: doc }"> <QueryRender :query #default="{ data: doc }">
<template v-for="action in doc.actions" :key="action"> <template v-for="action in doc.actions" :key="action">
@@ -24,7 +24,7 @@
</main> </main>
<footer <footer
class="bg-gray-100 dark:bg-gray-800 text-center py-4 border-t dark:border-gray-700 text-sm text-gray-700 dark:text-gray-300" class="pb-safe-or-4 bg-gray-100 dark:bg-gray-800 text-center py-4 border-t dark:border-gray-700 text-sm text-gray-700 dark:text-gray-300"
> >
<p> <p>
Нужен такой же? Нужен такой же?