FIX - extend Gallery to screen bottom

This commit is contained in:
Eichenholz
2026-08-06 17:16:02 +02:00
parent 89ff65f2e7
commit 23930ca090
+1 -1
View File
@@ -318,7 +318,7 @@ onBeforeUnmount(() => {
<template>
<k-page
v-if="!selected"
class="gallery-page !pt-[44px] !pb-[25px]"
class="gallery-page !pt-[44px]"
:aria-label="phone.t('Apps.photos.name')"
>
<k-navbar :title="phone.t('Apps.photos.name')" />