tg app fix sizes

This commit is contained in:
xds
2025-10-27 22:03:31 +03:00
parent b66b495797
commit e30c620d50

View File

@@ -104,7 +104,7 @@ onBeforeUnmount(() => {
</div> </div>
<div class="flex flex-col w-full h-full items-end px-4 gap-4"> <div class="flex flex-col w-full h-full items-end px-4 gap-4">
<router-view class="w-full pb-4" /> <router-view class="w-full pb-5" />
</div> </div>
<nav <nav