This commit is contained in:
marzban-dev
2025-11-01 20:35:55 +03:30
parent 6524ae7605
commit 4fde6357d1
16 changed files with 292 additions and 67 deletions
+1 -3
View File
@@ -51,9 +51,7 @@ watch(
dir="rtl"
>
<Header />
<main
class="w-full overflow-x-hidden container flex items-start gap-8 lg:gap-6 min-h-svh relative"
>
<main class="w-full overflow-x-hidden container flex items-start gap-8 lg:gap-6 min-h-svh relative">
<ProfileSidebar v-model:isShow="isSidebarShow" />
<div class="w-full lg:w-9/12">
<NuxtPage />