💄 style: change shadcn theme from nova to vega
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 1m1s

This commit is contained in:
2026-02-08 21:50:32 +07:00
parent d4cacf13ae
commit 66766c0a36
8 changed files with 75 additions and 85 deletions

View File

@ -34,7 +34,7 @@ const UserProfile = () => {
/>
</Avatar>
</DropdownMenuTrigger>
<DropdownMenuContent align="end" className="w-38">
<DropdownMenuContent align="end" className="w-48">
<DropdownMenuGroup>
<DropdownMenuLabel>Account</DropdownMenuLabel>
<DropdownMenuItem>
@ -43,11 +43,11 @@ const UserProfile = () => {
</DropdownMenuItem>
<DropdownMenuItem>
<ClockFading />
Activity
Your Activity
</DropdownMenuItem>
<DropdownMenuItem>
<Bookmark />
Bookmark
Saved Bookmarks
</DropdownMenuItem>
<DropdownMenuItem>
<Settings />