chore: identify user persona

This commit is contained in:
Jannat Patel
2025-04-18 18:05:57 +05:30
parent 57e477b17c
commit 5800ac67c4
7 changed files with 231 additions and 10 deletions

View File

@@ -76,7 +76,7 @@
/>
<div
class="flex items-center"
class="flex items-center mt-4"
:class="
sidebarStore.isSidebarCollapsed ? 'flex-col space-y-3' : 'flex-row'
"