This commit is contained in:
2025-09-22 12:18:00 +05:30
2 changed files with 108 additions and 2 deletions

View File

@@ -251,7 +251,7 @@ export default function RootLayout({ children }: { children: React.ReactNode })
<Popover
opened={opened}
onChange={close}
position="bottom-end"
position="bottom-end" // 👈 Logout button ke niche right align
withArrow
shadow="md"
>