This commit is contained in:
xds
2025-10-28 15:20:51 +03:00
parent a151d1fafa
commit 1654759d5a
3 changed files with 71 additions and 4 deletions

View File

@@ -133,7 +133,7 @@ onBeforeUnmount(() => {
</div>
<div class="flex flex-col w-full h-full items-end px-4 gap-4 pb-6">
<router-view class="w-full" />
<router-view class=" w-full" />
</div>
<button
v-if="isInputFocused"