tg app fix
This commit is contained in:
@@ -107,8 +107,8 @@ onBeforeUnmount(() => {
|
||||
<Toolbar />
|
||||
</div>
|
||||
|
||||
<div class="flex flex-col w-full h-full items-end px-4 gap-4">
|
||||
<router-view class="w-full pb-5" />
|
||||
<div class="flex flex-col w-full h-full items-end px-4 gap-4 pb-24">
|
||||
<router-view class="w-full pb-24" />
|
||||
</div>
|
||||
|
||||
<nav
|
||||
|
||||
Reference in New Issue
Block a user